Change org directory

This commit is contained in:
Wojciech Kozlowski 2022-04-10 19:38:54 +02:00
parent f3c01bb322
commit 9fea95082f

View File

@ -49,7 +49,7 @@
;; If you use `org' and don't want your org files in the default location below, ;; If you use `org' and don't want your org files in the default location below,
;; change `org-directory'. It must be set before org loads! ;; change `org-directory'. It must be set before org loads!
(setq org-directory "~/org/") (setq org-directory "~/Workspace/org/")
;; Whenever you reconfigure a package, make sure to wrap your config in an ;; Whenever you reconfigure a package, make sure to wrap your config in an