diff --git a/emacs b/emacs index 1a24abf..9d02acb 100644 --- a/emacs +++ b/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.