X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/754a423eb461210b640e019ec975d53870854927..46a46afa1578c50fe87ba41ea92badddca83ec56:/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