summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBlaise Thompson <blaise@untzag.com>2019-01-18 18:09:54 -0600
committerBlaise Thompson <blaise@untzag.com>2019-01-18 18:09:54 -0600
commite45409bef3a883f2daa114667135e717de611dde (patch)
tree4e06419f10b22124c7a043f64a01431e36592b44
parent34a2e1cb7536d51ca85ce70ac2372b8b2e33fa29 (diff)
2019-01-18 18:09
-rw-r--r--emacs/init.el2
1 files changed, 1 insertions, 1 deletions
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))))