Moved org file(s) again
This commit is contained in:
parent
4344bbeeda
commit
abca74c7fd
1 changed files with 1 additions and 1 deletions
2
emacs
2
emacs
|
@ -35,7 +35,7 @@
|
|||
;; If you edit it by hand, you could mess it up, so be careful.
|
||||
;; Your init file should contain only one such instance.
|
||||
;; If there is more than one, they won't work right.
|
||||
'(org-agenda-files (quote ("~/org/notes.org" "~/Documents/main.org" "~/Documents/aethon/aethon.org")))
|
||||
'(org-agenda-files (quote ("~/documents/org/main.org")))
|
||||
'(safe-local-variable-values (quote ((ispell-local-dictionary . nl)))))
|
||||
(custom-set-faces
|
||||
;; custom-set-faces was added by Custom.
|
||||
|
|
Loading…
Reference in a new issue