mirror of
https://github.com/ViViDboarder/shoestrap.git
synced 2025-01-31 07:54:21 +00:00
6 lines
405 B
Fish
6 lines
405 B
Fish
complete --command yk --no-files
|
|
complete --command yk --arguments "(yk list)" --description "Credential to get TOTP for"
|
|
complete --command yk --old-option "debug" --description "enable debug logging"
|
|
complete --command yk --old-option "version" --description "print version and exit"
|
|
complete --command yk --old-option "set-password" --description "prompt for key password and store in system keychain"
|