Switch from Spacemacs to Doom, which is closer to vanilla Emacs and hopefully means I might actually learn how Emacs works?

This commit is contained in:
Danielle McLean 2020-07-17 13:13:39 +10:00
parent 6dc0dad75b
commit 8344d20d9a
Signed by: 00dani
GPG key ID: 9DDE1EDE01E3A605
10 changed files with 288 additions and 345 deletions

2
config/zsh/login/emacs Normal file
View file

@ -0,0 +1,2 @@
#! zsh
path+=(~/.emacs.d/bin)

View file

@ -1,3 +0,0 @@
#! zsh
: ${SPACEMACSDIR:=$XDG_CONFIG_HOME/spacemacs}
export SPACEMACSDIR