My personal Emacs configuration
Find a file
Evie Litherland-Smith 497e7d1481 Move activation of appt to calendar and org-agenda config to avoid repeated calls
Remove instances of jupyter and ob-jupyter

Add capture time to start of headline for org-roam-dailies
2024-07-02 17:50:24 +01:00
banners Add a collection of emacs banners for dashboard 2024-03-01 07:40:33 +00:00
lib Revert moving events to diary.gpg 2024-07-01 13:30:08 +01:00
.gitignore Ignore calc.el 2024-06-30 12:12:19 +01:00
bbdb.gpg Add contacts with birthdays from org agenda file 2024-06-12 11:00:12 +01:00
dictionary org-mode require "{}" for rendering/exporting sub- and super-script 2024-06-27 06:30:36 +01:00
font-showcase.org Customise some base16-theme faces, update font showcase 2024-06-06 07:14:36 +01:00
init.el Move activation of appt to calendar and org-agenda config to avoid repeated calls 2024-07-02 17:50:24 +01:00
install.el Tweak org-agenda-files, remove org-journal package 2024-07-01 13:53:05 +01:00
iosevka-theme.el Add font size to custom theme 2024-06-20 16:22:01 +01:00
Makefile Add a Makefile to run install.el easily 2024-04-17 13:00:18 +01:00
README.org Update install instructions in README 2024-04-17 13:01:02 +01:00
templates Modify poetryshell template 2024-06-16 11:36:30 +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.