X-Git-Url: https://git.madduck.net/code/vcsh.git/blobdiff_plain/4b21d241422c84a3cd54cdd19e59c5110c2908f2..3c5922ad79eaa7cf48fc4f7671544af6f99d3516:/_vcsh diff --git a/_vcsh b/_vcsh index c6efe6f..89588e4 100644 --- a/_vcsh +++ b/_vcsh @@ -8,9 +8,11 @@ _arguments \ enter\:"Enter repo; spawn new \$SHELL" init\:"init & clone from repo" list\:"list all repos" + list-tracked\:"list all files tracked by vcsh" + list-tracked-by\:"list files tracked by a repo" rename\:"rename repo" run\:"run command on repo" - seed-gitignore\:"seed .gitignore.d/foo from git ls-files" setup\:"set up repo with recommended settings" + write-gitignore\:"write .gitignore.d/foo via git ls-files" \\:"Run git command directly" ))'