Reset org directory to original link.
This commit is contained in:
parent
9317c9bc39
commit
9f078d5f1e
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
(push (file-name-directory path) load-path))
|
(push (file-name-directory path) load-path))
|
||||||
|
|
||||||
;; Custom variables
|
;; 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.")
|
"The directory where org files are kept.")
|
||||||
(defvaralias 'org-directory '+org-dir)
|
(defvaralias 'org-directory '+org-dir)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue