dotfiles/home/gitconfig
2023-06-16 11:26:53 +02:00

9 lines
139 B
Text

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