This emacs configuration requires:
- emacs >= 28.0
- ruby >= 2.6 (optional)
- Run
git clone "https://github.com/mohkale/.emacs.d" ~/.config/emacs. - Open
init.orgin emacs and runM-x org-babel-tangleto 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.elThe 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.