add ccc.org and reformat

This commit is contained in:
finga 2020-01-13 22:17:36 +01:00
parent adec952534
commit 60afdd0dda

View file

@ -1,4 +1,7 @@
(define-key global-map "\C-ca" 'org-agenda)
(setq org-directory "~/org")
(setq org-agenda-files '("~/org/uni/19w.org" "~/org/uni/uni_cal.org" "~/org/work.org"))
(setq org-agenda-files '("~/org/uni/19w.org"
"~/org/uni/uni_cal.org"
"~/org/work.org"
"~/org/ccc.org"))