]> 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 3e21ffe0614f4a6e2b2fd77cdfca02126d0a9d32..8c55087fe19eac2e7ed12f6b2aebbb7c58f24fb5 100644 (file)
@@ -1,5 +1,6 @@
 [$HOME/.config/vcsh/repo.d/zsh.git]
-checkout = vcsh clone git://github.com/RichiH/zshrc.git
-update = vcsh run zsh git pull
-push = vcsh run zsh git push
-status = vcsh run zsh git status
+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