mirror of
https://github.com/LnL7/nix-darwin.git
synced 2025-03-16 05:18:17 +00:00
Update darwin-rebuild.zsh-completions
Co-authored-by: Michael Hoang <Enzime@users.noreply.github.com>
This commit is contained in:
parent
0f0478efa6
commit
492944b0f2
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ local -a _1st_arguments
|
||||||
_1st_arguments=(
|
_1st_arguments=(
|
||||||
'edit:Open nix-darwin config in $EDITOR'\
|
'edit:Open nix-darwin config in $EDITOR'\
|
||||||
'switch:Build, activate, and update the current generation'\
|
'switch:Build, activate, and update the current generation'\
|
||||||
'activate:Activate, and update the current generation'\
|
'activate:Activate an already built store path and update the current generation'\
|
||||||
'build:Build without activating or updating the current generation'\
|
'build:Build without activating or updating the current generation'\
|
||||||
'check:Build and run the activation sanity checks'\
|
'check:Build and run the activation sanity checks'\
|
||||||
'changelog:Show most recent entries in the changelog'\
|
'changelog:Show most recent entries in the changelog'\
|
||||||
|
|
Loading…
Add table
Reference in a new issue