Update ignore files & data location
This commit is contained in:
parent
40f183fcd6
commit
a3a72400b0
|
@ -0,0 +1,3 @@
|
|||
init.el
|
||||
local.el
|
||||
packages.el
|
|
@ -60,7 +60,7 @@
|
|||
|
||||
(setq org-image-actual-width 300)
|
||||
|
||||
(defvar user-data-dir "~/data")
|
||||
(defvar user-data-dir "~/data" "Location of the main user data")
|
||||
|
||||
;; If you use `org' and don't want your org files in the default location below,
|
||||
;; change `org-directory'. It must be set before org loads!
|
||||
|
|
Loading…
Reference in New Issue