From c917fd3dadbf85505d946c62faeef45b577908c6 Mon Sep 17 00:00:00 2001 From: Blaise Thompson Date: Tue, 13 Oct 2020 08:21:47 -0500 Subject: 2020-10-13 08:21 --- emacs/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emacs/init.el b/emacs/init.el index 07f80cf..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/projects/"))) + ("/home/blaise/org/"))) '(org-capture-templates (quote (("c" "Contact" entry -- cgit v1.2.3