aboutsummaryrefslogtreecommitdiff
path: root/.gitconfig
diff options
context:
space:
mode:
Diffstat (limited to '.gitconfig')
-rw-r--r--.gitconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitconfig b/.gitconfig
index 00ef000..a0f8219 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -10,6 +10,8 @@
tool = vimdiff
[diff]
tool = vimdiff
+[diff "gpg"]
+ textconv = gpg -o-
[core]
excludesFile = ~/.gitignore
attributesfile = ~/.gitattributes