mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-08-11 10:31:13 +10:00
Cleaning up config.
This commit is contained in:
@@ -342,7 +342,7 @@
|
|||||||
:publishing-function org-publish-attachment)
|
:publishing-function org-publish-attachment)
|
||||||
))
|
))
|
||||||
|
|
||||||
(after! org
|
(after! org-roam
|
||||||
(setq org-roam-directory "~/nc/Roam"))
|
(setq org-roam-directory "~/nc/Roam"))
|
||||||
|
|
||||||
(use-package! password-store)
|
(use-package! password-store)
|
||||||
|
|||||||
@@ -609,7 +609,7 @@ We need ox-man for "Org eXporting" to manpage format, ox-gemini for exporting to
|
|||||||
| org-roam-dailies-find-yesterday | org roam dailies find yesterday | SPC n r d y |
|
| org-roam-dailies-find-yesterday | org roam dailies find yesterday | SPC n r d y |
|
||||||
|
|
||||||
#+begin_src emacs-lisp
|
#+begin_src emacs-lisp
|
||||||
(after! org
|
(after! org-roam
|
||||||
(setq org-roam-directory "~/nc/Roam"))
|
(setq org-roam-directory "~/nc/Roam"))
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user