dandavison/delta: A syntax-highlighting pager for git, diff, grep, and blame output
Install it (the package is called “git-delta” in most package managers, but the executable is just delta) and add this to your ~/.gitconfig: [core] pager = delta [interactive] diffFilter = delta –color-only [delta] navigate = true # use n and […]
dandavison/delta: A syntax-highlighting pager for git, diff, grep, and blame output Read More »