mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Reset org directory to original link.
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
(push (file-name-directory path) load-path))
|
||||
|
||||
;; Custom variables
|
||||
(defvar +org-dir (expand-file-name "~/Dropbox/notes/")
|
||||
(defvar +org-dir (expand-file-name "~/work/org/")
|
||||
"The directory where org files are kept.")
|
||||
(defvaralias 'org-directory '+org-dir)
|
||||
|
||||
|
Reference in New Issue
Block a user