]> git.sev.monster Git - dotfiles.git/blame - base/.gitconfig
fix TERM and add DVTM_TERM
[dotfiles.git] / base / .gitconfig
CommitLineData
bfb37724 1[user]
2 email = git@ds6.pw
3 name = ds6
34422a75 4
a8ed94e2 5[alias]
34422a75 6 pushall = !git remote | xargs -L1 -P3 git push
3e34f1e3 7 pull-submodules = submodule foreach git pull origin master
This page took 0.030946 seconds and 4 git commands to generate.