X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/2b7144b8172cd5020b60e64da9a0864e0b277909..dbc771e26e30697ab6c6288a88e28a63b7789cc7:/git/config?ds=sidebyside 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