]> git.r.bdr.sh - rbdr/dotfiles/blob - gitconfig
Update gitconfig
[rbdr/dotfiles] / gitconfig
1 [user]
2 name = Ruben Beltran del Rio
3 email = ruben@unlimited.pizza
4 signingkey = B7C3495D98F27947
5 [core]
6 editor = vim
7 [color]
8 diff = auto
9 [push]
10 default = simple
11 [commit]
12 gpgsign = true