My personal Emacs configuration
Find a file
Evie Litherland-Smith e47eec0168 Monorepo my org stuff
Move Citar (was ~/Documents/References) and Elfeed (was ~/.elfeed)
directories into org-directory (~/Documents/Org), name
appropriately (and rename some accordingly) for package that uses them

Update various uses and references to these files/directories in config
2024-05-15 07:42:38 +01:00
banners Add a collection of emacs banners for dashboard 2024-03-01 07:40:33 +00:00
.gitignore mu4e: remove duplicated proton context 2024-05-11 10:17:14 +01:00
font-showcase.org Add legibility test to font-showcase 2024-03-04 17:26:34 +00:00
init.el Monorepo my org stuff 2024-05-15 07:42:38 +01:00
install.el Remove flymake-eslint, add flymake-yamllint 2024-05-13 13:12:08 +01:00
Makefile Add a Makefile to run install.el easily 2024-04-17 13:00:18 +01:00
package-config.el Move package config to separate file to be used by install.el 2024-04-17 12:54:51 +01:00
README.org Update install instructions in README 2024-04-17 13:01:02 +01:00
templates Add poetryoverride template, add link to edgecases to poetryshell 2024-04-03 07:58:42 +01:00

Emacs Config

Personal Emacs config.

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

To install packages on non-NixOS systems run make (or make install), or execute install.el with Emacs.