.bashrc: Add more docker-related helper aliases
[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