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

Added zsh completion

parent 50458be8
Branches
Tags
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 register or to comment