Move main org directory to ~/Documents/org
This commit is contained in:
parent
1f60b4137c
commit
ae1f3e3c6c
@ -388,7 +388,7 @@
|
|||||||
[[help:org-agenda-files][org-agenda-files]].
|
[[help:org-agenda-files][org-agenda-files]].
|
||||||
|
|
||||||
#+begin_src emacs-lisp
|
#+begin_src emacs-lisp
|
||||||
(setq org-agenda-files '("~/org" "~/.emacs.d/config.org"))
|
(setq org-agenda-files '("~/Documents/org" "~/.emacs.d/config.org"))
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
Also I find it really very annoying that the the current window
|
Also I find it really very annoying that the the current window
|
||||||
|
Loading…
x
Reference in New Issue
Block a user