Emacs is Life
It’s been a minute, but here we are again. Been an emacsemacs user since 1991. The configuration has grown and grown. Some of it is old and crusty. Some of it is new and crusty.
I keep everything organized under ~/.emacs.d/
and it goes something like:
.emacs.d/ |-- init.el Main configuration file |-- lisp/ (sub directory for everything else) | |-- dev-config.el Development setup (mostly Go and Python/Django) | |-- keybindings.el Keybindings! What else? | |-- org-config.el Org mode is good, though I don't use it as much as I should | |-- shell-config.el Always messing with shells inside of emacs | |-- ui-config.el Eye candy