dotfiles/git/.gitconfig

8 lines
106 B
INI
Raw Normal View History

2021-01-19 01:37:28 -06:00
[user]
email = jacob@babor.tech
name = Jacob Babor
2022-01-29 08:41:18 -06:00
[pull]
rebase = true
2022-12-02 11:04:18 -06:00
[init]
defaultBranch = master