From c7688818d110c6215421dbfc9caedd65c15c7058 Mon Sep 17 00:00:00 2001 From: oreodave Date: Sat, 2 Nov 2019 22:15:03 +0000 Subject: +org directory heading --- doom.d/config.org | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doom.d/config.org') diff --git a/doom.d/config.org b/doom.d/config.org index 7e49f20..93edad0 100644 --- a/doom.d/config.org +++ b/doom.d/config.org @@ -24,6 +24,10 @@ Setting up variables and basic stuff that doesn't require a lot of work. Some quality of life things that I couldn't really put in one category ** ** Org directory +#+BEGIN_SRC elisp +(setq org-directory "~/Text") +#+END_SRC +Set the org directory to Text. ** Search providers (add-hook 'after-make-frame-functions (lambda (_) -- cgit v1.2.3-13-gbd6f