Dotfiles/.gitconfig

10 lines
212 B
INI
Raw Normal View History

2024-01-06 14:19:39 +00:00
# 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