.dotfiles/git/.gitconfig
2023-11-23 17:34:19 -05:00

9 lines
216 B
INI
Executable file

# This is Git's per-user configuration file.
[user]
# Please adapt and uncomment the following lines:
name = Jeremie Fraeys
email = jfaeys@gmail.com
[credential]
helper = store
[credentials]
helper = osxkeychain