Files
df/tree/.gitconfig
2021-04-07 00:14:05 +02:00

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