configs/emacs: set project-list-file
This commit is contained in:
parent
a0cc81634d
commit
f92cbf576a
@ -60,6 +60,12 @@ I know I am in emacs, don't need to see the startup screen.
|
||||
(direnv-mode))
|
||||
#+end_src
|
||||
|
||||
**** project.el
|
||||
|
||||
#+begin_src emacs-lisp
|
||||
(setq project-list-file (expand-file-name "~/.emacs.d/projects"))
|
||||
#+end_src
|
||||
|
||||
*** Behavior
|
||||
|
||||
Switch various defaults to be more comfortable for myself.
|
||||
|
Loading…
Reference in New Issue
Block a user