My personal Emacs configuration
Find a file
Evie Litherland-Smith 1f98c39561 Move all package definitions into init.el
Separate Emacs package management from NixOS config

Adjust archive priority to use most up to date (MELPA) packages

Remove elfeed and associated packages
2024-07-24 08:21:40 +01:00
banners Add a collection of emacs banners for dashboard 2024-03-01 07:40:33 +00:00
lib Experimenting with gnus-icalendar functions for ics2org.el 2024-07-16 18:03:47 +01:00
modules Clear out some packages I don't need any more 2024-07-22 10:38:11 +01:00
.gitignore Ignore calc.el 2024-06-30 12:12:19 +01:00
bbdb.gpg Add some BBDB entries 2024-07-15 10:11:25 +01:00
dictionary Remove home-manager directory from my/project-find-common-projects 2024-07-03 07:27:06 +01:00
font-showcase.org Customise some base16-theme faces, update font showcase 2024-06-06 07:14:36 +01:00
init.el Move all package definitions into init.el 2024-07-24 08:21:40 +01:00
iosevka-theme.el Add font size to custom theme 2024-06-20 16:22:01 +01:00
README.org Update install instructions in README 2024-04-17 13:01:02 +01:00
templates Use python3Full (instead of python3) for template 2024-07-23 18:39:34 +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.