fix: adapt emacs config to the new home directory hierarchy
parent
d745558461
commit
b6846e7387
|
@ -4,7 +4,7 @@
|
|||
copyright-names-regexp (format "%s <%s>"
|
||||
user-full-name
|
||||
user-mail-address))
|
||||
(load-file "~/projects/guile/guix/etc/copyright.el")
|
||||
(load-file "~/projects/code/scm/guix/etc/copyright.el")
|
||||
|
||||
;; Emacs directories
|
||||
(setq user-emacs-directory "~/.config/emacs")
|
||||
|
|
Loading…
Reference in New Issue