aboutsummaryrefslogtreecommitdiff
path: root/gitconfig
diff options
context:
space:
mode:
Diffstat (limited to 'gitconfig')
-rw-r--r--gitconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/gitconfig b/gitconfig
index 957c18a..6c30a47 100644
--- a/gitconfig
+++ b/gitconfig
@@ -1,9 +1,12 @@
[user]
name = Ben Beltran
email = ben@nsovocal.com
+ signingkey = 8ABB89672AFB58F5
[core]
editor = vim
[color]
diff = auto
[push]
default = simple
+[commit]
+ gpgsign = true