mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-13 13:13:35 -05:00
Move custom-file to {doom-local-dir}/custom.el
This commit is contained in:
@@ -76,6 +76,7 @@ non-nil."
|
||||
(when (or force-p (not doom-init-modules-p))
|
||||
(setq doom-init-modules-p t
|
||||
doom-modules nil)
|
||||
(load custom-file 'noerror 'nomessage)
|
||||
(when (load! "init" doom-private-dir t)
|
||||
(when doom-modules
|
||||
(maphash (lambda (key plist)
|
||||
|
Reference in New Issue
Block a user