]> git.donarmstrong.com Git - mr.git/blobdiff - .config/mr/available.d/zsh.vcsh
use http instead of git
[mr.git] / .config / mr / available.d / zsh.vcsh
index 03e6beca09c205c02d75667f2219ee2f62b471ec..8c55087fe19eac2e7ed12f6b2aebbb7c58f24fb5 100644 (file)
@@ -1,2 +1,6 @@
 [$HOME/.config/vcsh/repo.d/zsh.git]
-checkout = vcsh clone git://github.com/RichiH/zshrc.git zsh
+checkout = vcsh clone http://git.donarmstrong.com/zsh.git zsh
+update   = vcsh run zsh git pull
+push     = vcsh run zsh git push
+status   = vcsh run zsh git status
+gc       = vcsh run zsh git gc