diff options
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" ] |
