this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

changes

+1 -1
+1 -1
spacemacs-private/custom-config-org/packages.el
··· 105 105 (defun custom-config-org/post-init-org () 106 106 (setq 107 107 ;; org-directory "/Users/kaushik/Documents/Org-Notes/" 108 - org-directory "~/src/org-notes" 108 + org-directory "~/Document/org-notes" 109 109 110 110 ;; org-default-notes-file "/Users/kaushik/Library/Mobile Documents/iCloud~com~appsonthemove~beorg/Documents/Org-Notes/todo.org" 111 111 org-default-notes-file (concat org-directory "/todo.org")