org config
This commit is contained in:
parent
7bfa440265
commit
ca88827454
1 changed files with 4 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
||||||
(use-package org
|
(define-key global-map "\C-ca" 'org-agenda)
|
||||||
:ensure t
|
|
||||||
:init
|
(setq org-directory "~/org")
|
||||||
(setq org-directory "~/org/"))
|
(setq org-agenda-files '("~/org/uni/19w.org" "~/org/uni/uni_cal.org" "~/org/work.org"))
|
||||||
|
|
Loading…
Reference in a new issue