My personal Emacs configuration
Find a file
Evie Litherland-Smith 8150864856 Clean out uses of use-package :ensure and :diminish
Stop using :ensure and manage installed package properly so that extra
packages can be easily tested and removed. Majority use case is on
NixOS anywhere where Emacs is only configuring - not installing - the
packages

Also stop using :diminish because I don't need it with doom-modeline
anyway...
2024-04-16 13:46:07 +01:00
banners Add a collection of emacs banners for dashboard 2024-03-01 07:40:33 +00:00
config Clean out uses of use-package :ensure and :diminish 2024-04-16 13:46:07 +01:00
.gitignore Enable org-journal cache 2024-04-04 14:58:52 +01:00
font-showcase.org Add legibility test to font-showcase 2024-03-04 17:26:34 +00:00
init.el Guard against loading invalid config files 2024-04-05 15:22:48 +01:00
README.org Update wording in README for clone location 2024-02-17 19:39:50 +00: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/).

TODO Fill out README