summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Gonzalez <rogergonzalez21@gmail.com>2020-01-29 12:44:12 -0300
committerRoger Gonzalez <rogergonzalez21@gmail.com>2020-01-29 12:44:12 -0300
commit90d5f8e89205ad14fc2207e1be9cbb4cd8de049b (patch)
tree9bbfc089da7bc1193b5d70b3d01903a12b738a11
parent8cfb38b3e111a225f72cbd777b13faf96a7ae15b (diff)
Changed org location on doom
-rw-r--r--.doom.d/config.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/.doom.d/config.el b/.doom.d/config.el
index c477e29b..3f4d1b65 100644
--- a/.doom.d/config.el
+++ b/.doom.d/config.el
@@ -28,7 +28,7 @@
(setq doom-theme 'doom-one)
;; If you intend to use org, it is recommended you change this!
- (setq org-directory "~/Dropbox/org")
+ (setq org-directory "~/org")
;; If you want to change the style of line numbers, change this to `relative' or
;; `nil' to disable it: