X-Git-Url: https://git.r.bdr.sh/rbdr/dotfiles/blobdiff_plain/01e206524dfa62b8812599366806a11f2cae15fd..fab93d61dc5d1cb52f6e3e83a99fc0aeaa2cb29a:/gitconfig diff --git a/gitconfig b/gitconfig index d426b5c..e60d8a9 100644 --- a/gitconfig +++ b/gitconfig @@ -1,14 +1,14 @@ [user] - name = Ben Beltran - email = ben@nsovocal.com - signingkey = 8ABB89672AFB58F5 + name = Ruben Beltran del Rio + email = ruben@unlimited.pizza + signingkey = B7C3495D98F27947 [core] editor = vim [color] diff = auto [push] default = simple +[pull] + rebase = false [commit] gpgsign = true -[gpg] - program = gpg2