cli/install: fix missing autoloads error #2157

This commit is contained in:
Henrik Lissner 2019-12-06 13:23:54 -05:00
parent 0b3895d1e2
commit cd158c5656
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -63,7 +63,7 @@ DOOMDIR environment variable. e.g.
;; 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 'force)
(doom-initialize 'force 'noerror)
(doom-initialize-modules)
;; Ask if user would like an envvar file generated