dotfiles/git/.gitconfig
2024-11-30 20:37:17 +01:00

10 lines
139 B
INI

[user]
email = aurel.feer@gmail.com
name = Aurel Feer
[push]
default = simple
[credential]
helper = store
[init]
defaultBranch = main