From e45409bef3a883f2daa114667135e717de611dde Mon Sep 17 00:00:00 2001 From: Blaise Thompson Date: Fri, 18 Jan 2019 18:09:54 -0600 Subject: 2019-01-18 18:09 --- emacs/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emacs/init.el b/emacs/init.el index 1a0a300..adb1288 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -12,7 +12,7 @@ ("account" "%(binary) -f %(ledger-file) reg %(account)")))) '(org-agenda-files (quote - ("/home/blaise/org/agenda.org" "/home/blaise/org/anniversaries.org" "/home/blaise/org/ideas.org" "/home/blaise/org/notes.org" "/home/blaise/org/osfclient.org" "/home/blaise/org/repeat.org" "/home/blaise/org/todo.org" "/home/blaise/org/wright/PbSe.org" "/home/blaise/org/wright/PyCMDS.org" "/home/blaise/org/wright/WrightTools.org" "/home/blaise/org/wright/cobalamin.org" "/home/blaise/org/wright/todo.org"))) + ("/home/blaise/org/agenda.org" "/home/blaise/org/anniversaries.org" "/home/blaise/org/repeat.org" "/home/blaise/org/todo.org" "/home/blaise/org/wright/PbSe.org" "/home/blaise/org/wright/PyCMDS.org" "/home/blaise/org/wright/WrightTools.org" "/home/blaise/org/wright/cobalamin.org" "/home/blaise/org/wright/todo.org"))) '(package-selected-packages (quote (helm-flyspell flycheck which-key helm-swoop evil-leader helm spaceline evil use-package)))) -- cgit v1.2.3