Move deft into org/notes

This commit is contained in:
Ivan Malison 2015-08-17 02:45:53 -07:00
parent eaf03ca908
commit c6c02ebbc2

View File

@ -1157,7 +1157,7 @@ the same tree node, and the headline of the tree node in the Org-mode file."
:config
(progn
(setq deft-extensions '("org"))
(setq deft-directory "~/Dropbox (Personal)/org")))
(setq deft-directory "~/Dropbox (Personal)/org/notes")))
(use-package epg
:ensure t