]> git.sev.monster Git - dotfiles.git/blobdiff - base/.gitconfig
.zshrc changes
[dotfiles.git] / base / .gitconfig
index 2e81ce9a2b8b6b98144c11e47562015f83ff0673..71dc34b3770994af827d34b35efd2fea950b0414 100644 (file)
@@ -1,5 +1,6 @@
 [user]
        email = git@ds6.pw
        name = ds6
+
 [alias]
-       pushall = !git remote | xargs -L1 git push
+       pushall = !git remote | xargs -L1 -P3 git push
This page took 0.033733 seconds and 4 git commands to generate.