]> Tony Duckles's Git Repositories (git.nynim.org) - dotfiles.git/blob - .gitfiles/config/diff-json
.bashrc: Update prompt_color() to use `realpath` to get canonical $HOME
[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