Change org dir to nc

This commit is contained in:
Yannik Buerkle 2024-05-29 08:13:48 +02:00
parent 950ea9daab
commit 7d52dddf4a

View file

@ -5,7 +5,7 @@
;; If there is more than one, they won't work right.
'(elfeed-feeds '("https://www.heise.de/ct/feed.xml"))
'(magit-todos-insert-after '(bottom) nil nil "Changed by setter of obsolete option `magit-todos-insert-at'")
'(org-agenda-files '("~/Nextcloud/Dokumente/org/")))
'(org-agenda-files '("~/nc/org/")))
(custom-set-faces
;; custom-set-faces was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.