about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--.config/git/config2
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/git/config b/.config/git/config
index c249217..ca24191 100644
--- a/.config/git/config
+++ b/.config/git/config
@@ -4,6 +4,8 @@
 	signingkey = 541D770208F350CF2D8050BEBA9A53C969522B56
 [init]
 	templateDir = ~/.config/git/template
+[commit]
+	gpgsign = true
 [log]
 	mailmap = true
 [pull]