Ajout de ma configuration git
This commit is contained in:
parent
a4f1d02cd1
commit
97feea790c
1 changed files with 9 additions and 0 deletions
9
home/gitconfig
Normal file
9
home/gitconfig
Normal file
|
@ -0,0 +1,9 @@
|
|||
[user]
|
||||
name = Hippolyte Chauvin
|
||||
email = hchauvin38@outlook.fr
|
||||
[core]
|
||||
editor = nvim
|
||||
[init]
|
||||
defaultBranch = master
|
||||
[pull]
|
||||
rebase = false
|
Loading…
Reference in a new issue