]> git.sev.monster Git - dotfiles.git/blob - base/.gitconfig
fixed zsh, renamed l -> lck, netbsd support
[dotfiles.git] / base / .gitconfig
1 [user]
2         email = git@ds6.pw
3         name = ds6
4
5 [alias]
6         pushall = !git remote | xargs -L1 -P3 git push
This page took 0.034472 seconds and 4 git commands to generate.