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