dotfiles/home/gitconfig

9 lines
137 B
Text

[user]
name = Hippolyte Chauvin
email = hchauvin38@outlook.fr
[core]
editor = nvim
[init]
defaultbranch = main
[pull]
rebase = true