cli/install: fix missing autoloads error #2157
This commit is contained in:
parent
0b3895d1e2
commit
cd158c5656
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue