aboutsummaryrefslogtreecommitdiff
path: root/doom.d
diff options
context:
space:
mode:
authororeodave <aryadevchavali1@gmail.com>2019-11-02 22:15:03 +0000
committeroreodave <aryadevchavali1@gmail.com>2019-11-02 22:15:03 +0000
commitc7688818d110c6215421dbfc9caedd65c15c7058 (patch)
treed05c147c18b195330e2649d8dc13d70d19f5ce04 /doom.d
parentb6b3ea06525915970b1768c3b411b5e8ad29de0d (diff)
downloaddotfiles-c7688818d110c6215421dbfc9caedd65c15c7058.tar.gz
dotfiles-c7688818d110c6215421dbfc9caedd65c15c7058.tar.bz2
dotfiles-c7688818d110c6215421dbfc9caedd65c15c7058.zip
+org directory heading
Diffstat (limited to 'doom.d')
-rw-r--r--doom.d/config.org4
1 files changed, 4 insertions, 0 deletions
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 (_)