[Encrypted files, symlink] Move encrypted file and symlink target
Since I am moving away from $HOME/.emacs.d, the last remaining file in this directory has been moved to the equivalent $HOME/.config/emacs. The $HOME/.emacs.d symlink also now points to a relative path, making it username-agnostic.
This commit is contained in:
parent
12491a827b
commit
f9c45fe286
@ -1,4 +1,4 @@
|
||||
.authinfo.gpg
|
||||
.ssh/*
|
||||
.emacs.d/private/private_emacs.el
|
||||
.config/emacs/private/private_emacs.el
|
||||
.mailrc
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user