Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aartaka/emacs-config
My bits of Emacs configuration
https://github.com/aartaka/emacs-config
config dotfiles emacs modular
Last synced: about 1 month ago
JSON representation
My bits of Emacs configuration
- Host: GitHub
- URL: https://github.com/aartaka/emacs-config
- Owner: aartaka
- License: gpl-3.0
- Created: 2020-05-29T18:55:10.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-12-17T10:01:55.000Z (about 1 month ago)
- Last Synced: 2024-12-17T11:19:13.185Z (about 1 month ago)
- Topics: config, dotfiles, emacs, modular
- Language: Emacs Lisp
- Homepage:
- Size: 394 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# Emacs customizations
I'm trying to take as much of my necessities and work into Emacs, because it's the best operating system, by coincidence having a decent text editor. And, although it's an [enslaved lisp machine](https://www.reddit.com/r/LispMemes/comments/dgoj02/fun_fact_gnu_emacs_is_mostly_c/), it's, unfortunately, the best of what we have now.
I had home-grown package-management functions before I moved to `use-package`. Now I don't. Most of the code is either copy-pasted or inspired by the work of others. Some pieces of copy-paste even have the links to the original habitat of the borrowed code.
Also, because Guix provides me with the `environment` command, I'm thinking of splitting the config file into several ones -- for coding, academic work and daily tasks, for example.