fix(cli): doom-autoloads-reload -> doom-profile-generate
Remove vestigial references to the former, which was replaced with the latter inb914830
. Amend:b914830403
This commit is contained in:
parent
cc0e6a61c3
commit
7b1ac7cdc1
2 changed files with 3 additions and 3 deletions
|
@ -93,7 +93,7 @@ Change `$DOOMDIR' with the `--doomdir' option, e.g.
|
|||
(doom-packages-install))
|
||||
|
||||
(print! "Regenerating autoloads files")
|
||||
(doom-autoloads-reload)
|
||||
(doom-profile-generate)
|
||||
|
||||
(if (eq hooks? :no)
|
||||
(print! (warn "Not deploying commit-msg and pre-push git hooks, as requested"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue