Skip to main content
Sign in
Snippets Groups Projects
Commit 4065cb98 authored by Richard Hartmann's avatar Richard Hartmann
Browse files

Added zsh completion

parent 50458be8
No related branches found
No related tags found
No related merge requests found
_vcsh 0 → 100644
#compdef vcsh
_arguments \
':subcommand:((
help\:"display help"
list\:"list all repos"
use\:"use/enter repo"
run\:"run command on repo"
init\:"init & clone from repo"
clone\:"clone from repo"
exit\:"exit repo"
))'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment