X-Git-Url: https://git.madduck.net/code/vcsh.git/blobdiff_plain/7ee75c01a94e3bbd03e809b66c0e17fb2e6791c0..2dcbc4d6ccedf064aaec330b585652900cc2c061:/_vcsh diff --git a/_vcsh b/_vcsh index d6850ce..89588e4 100644 --- a/_vcsh +++ b/_vcsh @@ -8,8 +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" ))'