]> Tony Duckles's Git Repositories (git.nynim.org) - dotfiles.git/blob - .gitfiles/config/diff-json
.gitconfig: Introduce modular include-able config files
[dotfiles.git] / .gitfiles / config / diff-json
1 [diff "json"]
2 textconv = "cat \"$1\" | json_pp -json_opt canonical,indent,space_after"
3
4 # vim: ft=gitconfig