cli/quickstart: ensure new init.el doom! is seen

This commit is contained in:
Henrik Lissner 2019-05-06 02:12:49 -04:00
parent 2302ed37e5
commit e0e82ffbeb
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -72,7 +72,7 @@ regenerates the autoloads file."
;; In case no init.el was present the first time `doom-initialize-modules' was
;; called in core.el (e.g. on first install)
(doom-initialize-modules)
(doom-initialize-packages 'force-p)
;; Ask if Emacs.app should be patched
(if (member "--no-env" args)