load ~/.emacs.local
This commit is contained in:
parent
7cbc9b1157
commit
92482309fc
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
"Bootstrap DOOM emacs and initialize PACKAGES"
|
"Bootstrap DOOM emacs and initialize PACKAGES"
|
||||||
`(let (file-name-handler-alist)
|
`(let (file-name-handler-alist)
|
||||||
;; Local settings
|
;; Local settings
|
||||||
;; (load "~/.emacs.local.el" t t)
|
(load "~/.emacs.local.el" t t)
|
||||||
;; Global constants
|
;; Global constants
|
||||||
(defvar doom-default-theme ,theme)
|
(defvar doom-default-theme ,theme)
|
||||||
(defvar doom-default-font
|
(defvar doom-default-font
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue