summaryrefslogtreecommitdiff
path: root/emacs/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/init.el')
-rw-r--r--emacs/init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs/init.el b/emacs/init.el
index adb1288..706ab2d 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/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")))
'(package-selected-packages
(quote
(helm-flyspell flycheck which-key helm-swoop evil-leader helm spaceline evil use-package))))