#compdef vcsh _arguments \ ':subcommand:(( clone\:"clone from repo" help\:"display help" delete\:"delete repo" exit\:"Exit repo; unset" init\:"init & clone from repo" list\:"list all repos" run\:"run command on repo" seed-gitignore\:"seed .gitignore.d/foo from git ls-files" use\:"Use repo; set ENV" \\:"Run git command directly" ))'