Locate the Elpaca init file using an absolute path
This commit is contained in:
parent
915fbd289e
commit
01085f3746
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
(load-file ".config/emacs/init-elpaca.el")
|
||||
(load-file "~/.config/emacs/init-elpaca.el")
|
||||
|
||||
(defun git-tracked-file-p (filename)
|
||||
"Check whether the file FILENAME is tracked by git."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue