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