dotfiles/git/.gitconfig

8 lines
106 B
INI

[user]
email = jacob@babor.tech
name = Jacob Babor
[pull]
rebase = true
[init]
defaultBranch = master