]> git.r.bdr.sh - rbdr/dotfiles/blobdiff - gitconfig
Add fzf autocomplete in ubuntu
[rbdr/dotfiles] / gitconfig
index 6c30a479313c71b3e73a72d5b1c38738c313744e..485954e152f1e06333b6b1dbb379e5b5f9757740 100644 (file)
--- a/gitconfig
+++ b/gitconfig
@@ -1,12 +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
+       editor = nvim
 [color]
        diff = auto
 [push]
        default = simple
+[pull]
+  rebase = false
 [commit]
        gpgsign = true