My personal Emacs configuration
Find a file
Evie Litherland-Smith c962bb3f93 Move python-check-command and python-flymake-command setting to hooks
Set variables locally depending on what programs are available. Mostly
helpful for checking if mypy is installed in given environment (since
it's not globally), or for available programs on remote host
2024-07-29 11:45:01 +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 python-check-command and python-flymake-command setting to hooks 2024-07-29 11:45:01 +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 Update python envrc template 2024-07-29 11:44:20 +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.