X-Git-Url: https://git.r.bdr.sh/rbdr/dotfiles/blobdiff_plain/aca6370146f453f45ccebd020eb8315b54fd0e5b..0111fba856f086d9b94858328e1388d724c12826:/gitconfig diff --git a/gitconfig b/gitconfig index 3be84db..6f23238 100644 --- a/gitconfig +++ b/gitconfig @@ -1,7 +1,14 @@ [user] name = Ben Beltran email = ben@nsovocal.com + signingkey = C4F2921ED27B8DBA [core] editor = vim [color] diff = auto +[push] + default = simple +[commit] + gpgsign = true +[gpg] + program = gpg2