My personal Emacs configuration
Find a file
Evie Litherland-Smith 4828d8e671 Update python envrc template
Move python version to local variable to be easy to change

Prompt for python version and venv directory to use with previous
behaviour as default
2024-07-29 11:44:20 +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 Clear default-frame-alist 2024-07-29 07:54:18 +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.