dotfiles/.gitconfig
2022-07-07 11:32:27 -05:00

13 lines
185 B
INI

[commit]
[core]
editor = nvim
[init]
defaultBranch = main
[pull]
rebase = true
[user]
email = 23226432+hyperreal64@users.noreply.github.com
name = Jeffrey Serio
[global]