My personal Emacs configuration
Find a file
2024-06-04 16:13:39 +01:00
banners Add a collection of emacs banners for dashboard 2024-03-01 07:40:33 +00:00
.gitignore Ignore idlwave directory 2024-05-31 14:59:21 +01:00
font-showcase.org Add legibility test to font-showcase 2024-03-04 17:26:34 +00:00
init.el Change to light theme (Latte) 2024-06-04 16:12:07 +01:00
install.el Add emacs-jupyter package 2024-06-03 13:06:46 +01:00
Makefile Add a Makefile to run install.el easily 2024-04-17 13:00:18 +01:00
mu4e-custom.el Clean up byte compiler errors 2024-06-04 08:09:58 +01:00
package-config.el Move package config to separate file to be used by install.el 2024-04-17 12:54:51 +01:00
README.org Update install instructions in README 2024-04-17 13:01:02 +01:00
templates Update nix python shell templates 2024-06-04 16:13:39 +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.