Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.