1
1
mirror of https://github.com/LnL7/nix-darwin.git synced 2024-09-11 04:35:46 +03:00

Update darwin-rebuild.zsh-completions

Co-authored-by: Michael Hoang <Enzime@users.noreply.github.com>
This commit is contained in:
Thane Gill 2024-01-28 18:12:36 -08:00 committed by GitHub
parent 0f0478efa6
commit 492944b0f2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,7 +7,7 @@ local -a _1st_arguments
_1st_arguments=(
'edit:Open nix-darwin config in $EDITOR'\
'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'\
'check:Build and run the activation sanity checks'\
'changelog:Show most recent entries in the changelog'\