This emacs configuration requires:
- emacs >= 28.0
- ruby >= 2.6 (optional)
- Run
git clone "https://github.com/mohkale/.emacs.d" ~/.config/emacs
. - Open
init.org
in emacs and runM-x org-babel-tangle
to tangle the configuration. - Restart emacs and everything should start installing.
If you're hardware is having a hard time tangling my admittedly massive
config file, try:
./bin/emacs-tangle -i -d lisp/+config.el
The script depends on ruby and automatically tangles an org file (and any other dependent org files) when one of their tangle targets are out of date.
I like to tinker with everything I use, so my emacs does everything I do. For an abridged list of supported features, see my entry-point config.