Alias 'doom build' to 'doom rebuild'
This commit is contained in:
parent
a9c1986a68
commit
efb4584797
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ or :ignore property."
|
|||
(straight-check-all)
|
||||
(doom-packages-update doom-auto-accept)))
|
||||
|
||||
(defcli! (rebuild b) (&rest args)
|
||||
(defcli! (rebuild build b) (&rest args)
|
||||
"Rebuilds all installed packages.
|
||||
|
||||
This ensures that all needed files are symlinked from their package repo and
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue