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"
|
||||
`(let (file-name-handler-alist)
|
||||
;; Local settings
|
||||
;; (load "~/.emacs.local.el" t t)
|
||||
(load "~/.emacs.local.el" t t)
|
||||
;; Global constants
|
||||
(defvar doom-default-theme ,theme)
|
||||
(defvar doom-default-font
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue