It’s an init file, and I think it’s pretty neat.
- An inital configuration to make emacs a bit more modern looking and less annoying, without bloating it to death
- Packages configured with setup.el
- Declarative package management with straight or guix
- Decent amount of configured packages for everyday things (programming helpers, completion with ivy/company, magit)
- Never forget another key chord with which-key
- Some helper functions for getting around quick, one key to open conifg file
The entirety of this repo is available under the MIT license in LICENSE.txt
,
feel free to use it as you see fit.