From 00f1382b88f462157e30e8d528098121a880d094 Mon Sep 17 00:00:00 2001 From: Blaise Thompson Date: Tue, 13 Oct 2020 09:17:04 -0500 Subject: 2020-10-13 09:17 --- emacs/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emacs/init.el b/emacs/init.el index 59d7d22..ac1d0fe 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/"))) + ("/home/blaise/org/agenda.org" "/home/blaise/org/anniversaries.org" "/home/blaise/org/repeat.org" "/home/blaise/org/todo.org"))) '(org-capture-templates (quote (("c" "Contact" entry -- cgit v1.2.3