Skip to content

Instantly share code, notes, and snippets.

@craighurley
Last active August 29, 2015 13:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save craighurley/10776094 to your computer and use it in GitHub Desktop.
Save craighurley/10776094 to your computer and use it in GitHub Desktop.
bash completion keybase subcommands
# keybase v0.2.21
complete -o "nospace" -W "cert config decrypt encrypt help id join keygen list-tracking login logout pull push prove reset revoke revoke-proof search sign status switch track untrack update verify version" keybase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment