13 lines
188 B
INI
13 lines
188 B
INI
[user]
|
|
email = joakim@hulthe.net
|
|
name = Joakim Hulthe
|
|
signingkey = joakim@hulthe.net
|
|
[commit]
|
|
gpgSign = true
|
|
[pull]
|
|
rebase = true
|
|
[core]
|
|
editor = nvim
|
|
[init]
|
|
defaultBranch = master
|