cli/quickstart: ensure new init.el doom! is seen
This commit is contained in:
parent
2302ed37e5
commit
e0e82ffbeb
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ regenerates the autoloads file."
|
||||||
|
|
||||||
;; In case no init.el was present the first time `doom-initialize-modules' was
|
;; In case no init.el was present the first time `doom-initialize-modules' was
|
||||||
;; called in core.el (e.g. on first install)
|
;; called in core.el (e.g. on first install)
|
||||||
(doom-initialize-modules)
|
(doom-initialize-packages 'force-p)
|
||||||
|
|
||||||
;; Ask if Emacs.app should be patched
|
;; Ask if Emacs.app should be patched
|
||||||
(if (member "--no-env" args)
|
(if (member "--no-env" args)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue