Created
July 9, 2022 02:09
-
-
Save m-mizutani/68d1d2e9be945c0d6dc6904308303ff7 to your computer and use it in GitHub Desktop.
zenv で secret の補完をするやつ
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
complete -c zenv -n '__fish_use_subcommand' -xa '(zenv secret list)' -d 'Secret' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment