X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/2b7144b8172cd5020b60e64da9a0864e0b277909..e8ae4a469b8b5db19a27a2bf71bb04142a68a6f0:/git/config diff --git a/git/config b/git/config index 926e1fb..a759c2e 100644 --- a/git/config +++ b/git/config @@ -11,6 +11,8 @@ recurseSubmodules = check [diff] tool = vimdiff +[diff "gpg"] + textconv = gpg --quiet --decrypt --use-agent [color "diff"] new = cyan bold old = red bold