2.home-manager/tests/modules/programs/git/git-difftastic-expected.conf
2025-10-06 08:06:53 -05:00

12 lines
306 B
Text

[diff]
external = "@difftastic@/bin/difft --color always --background dark --display inline"
tool = "difftastic"
[difftool "difftastic"]
cmd = "@difftastic@/bin/difft --color always --background dark --display inline $LOCAL $REMOTE"
[gpg]
format = "openpgp"
[gpg "openpgp"]
program = "path-to-gpg"