Syntax-highlighting pager for git and diff output
delta
$ git config core.pager delta && git diff
$ git log -p | delta
$ delta file1.txt file2.txt