lang/org: change default +org-dir to ~/org
This commit is contained in:
parent
d44182df96
commit
efdcb01c19
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
;;; 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.")
|
||||
|
||||
;; Sub-modules
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue