dotfiles/git/gitconfig

10 lines
148 B
Plaintext

# This is Git's per-user configuration file.
[user]
name = gpkvt
email = git@21x9.org
[pull]
ff = only
[credential]
helper = store