git-delta (textproc/git-delta) Updated: 2 months, 1 week ago Add to my watchlist
A syntax-highlighter for git and diff outputDelta provides language syntax-highlighting, within-line insertion/deletion detection, and restructured diff output for git on the command line.
Version: 0.18.2 License: MIT GitHubMaintainers | herbygillot |
Categories | textproc |
Homepage | https://dandavison.github.io/delta |
Platforms | darwin |
Variants |
|
"git-delta" depends on
build (4)
lib (3)
run (1)
Ports that depend on "git-delta"
run (2)Port notes
To install delta for git if it isn't installed already, you can use `git config`:
git config --global core.pager delta
If you are using a light terminal theme, then you may prefer:
git config --global core.pager 'delta --light'
You can add the following to your gitconfig to make Delta's themes available:
[include]
path = ${prefix}/share/git-delta/themes.gitconfig
Port Health:
Loading Port Health