aboutsummaryrefslogtreecommitdiff
path: root/.gitconfig
diff options
context:
space:
mode:
authorGuangxiong Lin <[email protected]>2022-11-16 16:50:45 +0800
committerGuangxiong Lin <[email protected]>2022-11-16 16:50:45 +0800
commit29a7a8c98d7fafbe71bbd82bb4bb91f81cb9bad8 (patch)
treeed54fb24e4ced8e94b1354fc8f8451c4ca84cc2b /.gitconfig
parent958f3c669b45dcb81f3e89b4f647f04da7f9d3d4 (diff)
downloaddotfiles-29a7a8c98d7fafbe71bbd82bb4bb91f81cb9bad8.tar.gz
dotfiles-29a7a8c98d7fafbe71bbd82bb4bb91f81cb9bad8.tar.bz2
dotfiles-29a7a8c98d7fafbe71bbd82bb4bb91f81cb9bad8.zip
Misc update
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