diff options
| author | Anton Bobov <anton@bobov.name> | 2025-12-18 23:03:15 +0500 |
|---|---|---|
| committer | Anton Bobov <anton@bobov.name> | 2025-12-25 14:27:25 +0500 |
| commit | f7a7833abf497351087f3583f6490f149bb374be (patch) | |
| tree | b4f18d3fb71ab4ae87091442ce13927f8ff9dbd9 /files/.eget.toml | |
| parent | 76c88387e6ba4e5da22d0cd75c1a3888b758453e (diff) | |
git: migrate to delta from diff-so-fancy
Diffstat (limited to 'files/.eget.toml')
| -rw-r--r-- | files/.eget.toml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/files/.eget.toml b/files/.eget.toml index f56b6e9..140700b 100644 --- a/files/.eget.toml +++ b/files/.eget.toml @@ -17,5 +17,6 @@ target = "~/.local/bin/nnn" ["mvdan/sh"] target = "~/.local/bin/shfmt" -# Good-lookin' diffs. Actually… nah… The best-lookin' diffs. 🎉 -["so-fancy/diff-so-fancy"] +# A syntax-highlighting pager for git, diff, grep, and blame output +["dandavison/delta"] +asset_filters = [ "linux-gnu.tar.gz" ] |
