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
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

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