add ccc.org and reformat
This commit is contained in:
parent
adec952534
commit
60afdd0dda
1 changed files with 4 additions and 1 deletions
|
@ -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"))
|
||||
|
|
Loading…
Reference in a new issue