mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
lang/org: change default +org-dir to ~/org
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
;;; lang/org/config.el -*- lexical-binding: t; -*-
|
;;; lang/org/config.el -*- lexical-binding: t; -*-
|
||||||
|
|
||||||
(defvar +org-dir (expand-file-name "~/work/org/")
|
(defvar +org-dir (expand-file-name "~/org/")
|
||||||
"The directory where org files are kept.")
|
"The directory where org files are kept.")
|
||||||
|
|
||||||
;; Sub-modules
|
;; Sub-modules
|
||||||
|
Reference in New Issue
Block a user