dotfiles/home/gitconfig

10 lines
139 B
Text
Raw Normal View History

2023-04-16 12:46:25 +02:00
[user]
name = Hippolyte Chauvin
email = hchauvin38@outlook.fr
[core]
editor = nvim
[init]
defaultbranch = master
2023-04-16 12:46:25 +02:00
[pull]
rebase = true