mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Alias 'doom build' to 'doom rebuild'
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user