]> git.sev.monster Git - dotfiles.git/blobdiff - base/.gitconfig
updated repeat.vim
[dotfiles.git] / base / .gitconfig
index 454f6bd518aab501cef8e2a0e9709310fe581176..71dc34b3770994af827d34b35efd2fea950b0414 100644 (file)
@@ -1,3 +1,6 @@
 [user]
        email = git@ds6.pw
        name = ds6
+
+[alias]
+       pushall = !git remote | xargs -L1 -P3 git push
This page took 0.029135 seconds and 4 git commands to generate.