aboutsummaryrefslogtreecommitdiff
path: root/gitconfig
diff options
context:
space:
mode:
authorKarel Kočí <karel.koci@nic.cz>2016-08-12 17:26:12 +0200
committerKarel Kočí <karel.koci@nic.cz>2016-08-12 17:26:12 +0200
commitae4600e31f53a5775c5008b2c8633d8450be56bf (patch)
tree299cc076619f088cf97db42931d44ad6738caed9 /gitconfig
parent6ad7a2ece1069bbd2bc450cbcc7b79b8a825aa49 (diff)
downloadmyconfigs-ae4600e31f53a5775c5008b2c8633d8450be56bf.tar.gz
myconfigs-ae4600e31f53a5775c5008b2c8633d8450be56bf.tar.bz2
myconfigs-ae4600e31f53a5775c5008b2c8633d8450be56bf.zip
Various fixes collected in some time
Diffstat (limited to 'gitconfig')
-rw-r--r--gitconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/gitconfig b/gitconfig
index 59fe735..69d3b0c 100644
--- a/gitconfig
+++ b/gitconfig
@@ -5,3 +5,7 @@
default = simple
[core]
editor = vim
+[commit]
+ gpgsign = true
+[merge]
+ tool = vimdiff