aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Beltran <ben@nsovocal.com>2019-03-13 11:43:28 +0100
committerBen Beltran <ben@nsovocal.com>2019-03-13 11:43:28 +0100
commita025ed13f09802b493b027b8eef9587796cca697 (patch)
treed8f30c6399afe32360d87a8ccf70cc8ed5c57414
parentb49e1944c95b958ef0f84f1e49c6d83d553f9ecd (diff)
Autosign on git
-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