Alias 'doom build' to 'doom rebuild'

This commit is contained in:
Henrik Lissner
2019-07-28 14:02:51 +02:00
parent a9c1986a68
commit efb4584797

View File

@ -21,7 +21,7 @@ or :ignore property."
(straight-check-all) (straight-check-all)
(doom-packages-update doom-auto-accept))) (doom-packages-update doom-auto-accept)))
(defcli! (rebuild b) (&rest args) (defcli! (rebuild build b) (&rest args)
"Rebuilds all installed packages. "Rebuilds all installed packages.
This ensures that all needed files are symlinked from their package repo and This ensures that all needed files are symlinked from their package repo and