]> git.sev.monster Git - dotfiles.git/blame - base/.gitconfig
zshenv: ignore gpg on systems that don't have it
[dotfiles.git] / base / .gitconfig
CommitLineData
bfb37724 1[user]
62504b1f 2 email = git@sev.monster
3 name = sev
34422a75 4
a8ed94e2 5[alias]
3f48adb5 6 push-all = !git remote | xargs -n1 git push
7 submodules-pull = submodule foreach git pull origin master
c463f87c 8[pull]
9 ff = only
This page took 0.032865 seconds and 4 git commands to generate.