X-Git-Url: https://git.madduck.net/code/vcsh.git/blobdiff_plain/9a55a9d5b41d871b9194eed0fbaa115f084d0e32..2448eecb5bee6131a84c688007eee74cc2f97ea7:/_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"