Switch from ~/.emacs.d to XDG_CONFIG_HOME/emacs (yay)
This commit is contained in:
parent
cde7e0a32d
commit
7bb49a6484
4 changed files with 2 additions and 3 deletions
|
@ -1,2 +1,2 @@
|
|||
#! zsh
|
||||
path+=(~/.emacs.d/bin)
|
||||
path+=(~/.config/emacs/bin)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue