org: Remove agenda files

This commit is contained in:
finga 2023-05-10 11:30:22 +02:00
parent c5fac3c7b4
commit 1765a29777

View file

@ -5,7 +5,3 @@
:bind (("C-c a" . org-agenda)))
(setq org-directory "~/org")
(setq org-agenda-files '("~/org/uni/19w.org"
"~/org/uni/uni_cal.org"
"~/org/work.org"
"~/org/ccc.org"))