org: move org-directory to ~/Notes
This commit is contained in:
parent
cb94e203b3
commit
2a29286461
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
;;; module-org.el --- -*- no-byte-compile: t; -*-
|
||||
|
||||
(defconst org-directory (expand-file-name "~/Dropbox/org/"))
|
||||
(defconst org-directory (expand-file-name "~/Notes/"))
|
||||
|
||||
(define-minor-mode evil-org-mode
|
||||
"Evil-mode bindings for org-mode."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue