From 85594956cfd0874849e08bf45320c98acb4adb59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jess=C3=A9=20Vermeulen?= <43927190+JesseVermeulen123@users.noreply.github.com> Date: Thu, 29 Oct 2020 17:40:17 +0100 Subject: [PATCH] Bring back delta to me to me --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ed33b2ea..617f6842 100644 --- a/README.md +++ b/README.md @@ -139,6 +139,8 @@ highlighting: git diff --name-only --diff-filter=d | xargs bat --diff ``` +If you are looking for more support for git and diff operations, check out [`delta`](https://github.com/dandavison/delta). + #### `xclip` The line numbers and Git modification markers in the output of `bat` can make it hard to copy