🔧 add gitconfig
This commit is contained in:
parent
d0edb1735b
commit
40dd2ada04
1 changed files with 7 additions and 0 deletions
7
.gitconfig
Normal file
7
.gitconfig
Normal file
|
@ -0,0 +1,7 @@
|
|||
[user]
|
||||
email = kjelsrudsindre@gmail.com
|
||||
name = Sindre Kjelsrud
|
||||
[credential]
|
||||
helper = store
|
||||
[core]
|
||||
editor = nvim
|
Loading…
Reference in a new issue