mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-15 13:23:42 -05:00
load ~/.emacs.local
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user