git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/.gitconfig
diff options
context:
space:
mode:
Diffstat (limited to '.gitconfig')
-rw-r--r--.gitconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitconfig b/.gitconfig
index 4521be7..cdf3747 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -73,7 +73,7 @@
fontui = -family Hack -size 11 -weight normal -slant roman -underline 0 -overstrike 0
fontdiff = -family Hack -size 11 -weight normal -slant roman -underline 0 -overstrike 0
[commit]
- gpgSign = true
+ gpgsign = false
#[gpg]
# program = /usr/bin/gpg2
[http]