X-Git-Url: https://git.r.bdr.sh/rbdr/dotfiles/blobdiff_plain/a40a5ec5e33473ce65da647d7eda28c8168cd1f6..01e206524dfa62b8812599366806a11f2cae15fd:/gitconfig diff --git a/gitconfig b/gitconfig index 957c18a..d426b5c 100644 --- a/gitconfig +++ b/gitconfig @@ -1,9 +1,14 @@ [user] name = Ben Beltran email = ben@nsovocal.com + signingkey = 8ABB89672AFB58F5 [core] editor = vim [color] diff = auto [push] default = simple +[commit] + gpgsign = true +[gpg] + program = gpg2