]> git.r.bdr.sh - rbdr/dotfiles/blobdiff - gitconfig
Add asdf config
[rbdr/dotfiles] / gitconfig
index 957c18a7ffc80b743d35c2be4a5aa5c66070d1a8..e60d8a9c0c56a575f1dd9862f8454f39e842b56d 100644 (file)
--- a/gitconfig
+++ b/gitconfig
@@ -1,9 +1,14 @@
 [user]
-       name = Ben Beltran
-       email = ben@nsovocal.com
+       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