]> git.armaanb.net Git - config.org.git/commitdiff
Update org agenda path
authorArmaan Bhojwani <me@armaanb.net>
Tue, 1 Jun 2021 02:19:45 +0000 (22:19 -0400)
committerArmaan Bhojwani <me@armaanb.net>
Tue, 1 Jun 2021 02:20:22 +0000 (22:20 -0400)
config.org

index 32053ea9cd22d0e5c5acf82f20660da17fc518b5..580848be8a8d659d383ca3befa87f53083b606e1 100644 (file)
@@ -238,7 +238,7 @@ Add back C-a/C-x bindings.
     :custom
     (org-ellipsis " ▾")
     (org-agenda-start-with-log-mode t)
-    (org-agenda-files (quote ("~/Org/tasks.org" "~/Org/break.org")))
+    (org-agenda-files (quote ("~/org/tasks.org")))
     (org-log-done 'time)
     (org-log-into-drawer t)
     (org-src-tab-acts-natively t)