My personal Emacs configuration
Find a file
Evie Litherland-Smith f44c767eea Break up monolithic config into smaller files
Contents of README.org have been split into org files in config/
directory

Added init.el to simply loop over config files and call
org-babel-load-file

Add lots to .gitignore as this repo should now be cloned to
.emacs.d (instead of .emacs as before)
2024-02-15 08:18:41 +00:00
config Break up monolithic config into smaller files 2024-02-15 08:18:41 +00:00
.gitignore Break up monolithic config into smaller files 2024-02-15 08:18:41 +00:00
init.el Break up monolithic config into smaller files 2024-02-15 08:18:41 +00:00
README.org Break up monolithic config into smaller files 2024-02-15 08:18:41 +00:00

Emacs Config

Personal Emacs config.

Clone to ~/.emacs.d/ (or ~/.config/emacs/ should work).

TODO Fill out README