This is my emacs config, rewritten.
Clone this repository to ~/.emacs.d
:
git clone https://github.com/martinbalfanz/emacs.d.git ~/.emacs.d
Then, copy and adjust example-dot-emacs
to ~/.emacs
.
If you want the configuration to install required system packages, set
mb/use-package-allow-ensure-system-package
to t.
A lot of credit goes to Steve Purcell and his excellent emacs.d. I recommend to checkout his repository if you like mine.
Other similar projects: