Dotfiles/.gitconfig

9 lines
212 B
INI

# This is Git's per-user configuration file.
[user]
# Please adapt and uncomment the following lines:
name = Jordan Bancino
email = jordan@bancino.net
[push]
autoSetupRemote = yes
[credential]
helper = store