]> git.r.bdr.sh - rbdr/dotfiles/blame_incremental - gitconfig
Fix path check for intel macs fzf
[rbdr/dotfiles] / gitconfig
... / ...
CommitLineData
1[user]
2 name = Ruben Beltran del Rio
3 email = ruben@unlimited.pizza
4 signingkey = B7C3495D98F27947
5[core]
6 editor = nvim
7[color]
8 diff = auto
9[push]
10 default = simple
11[pull]
12 rebase = false
13[commit]
14 gpgsign = true