X-Git-Url: https://git.madduck.net/code/vcsh.git/blobdiff_plain/4065cb986a38a4152cfee734e2a4ba9100e0e37d..b85739ddd6bf1f01030aa3e694926f2fa3370ccc:/_vcsh diff --git a/_vcsh b/_vcsh index 6a21605..fce8794 100644 --- a/_vcsh +++ b/_vcsh @@ -1,10 +1,10 @@ #compdef vcsh +# use\:"use/enter repo" _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"