dotfiles/git/.gitconfig

10 lines
139 B
INI
Executable File

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