diff options
| author | 2022-02-11 06:39:11 -0500 | |
|---|---|---|
| committer | 2022-02-11 06:39:11 -0500 | |
| commit | c2ee6b725f81aaf215160cb0d1b101444911a72d (patch) | |
| tree | 25f1203003508aca20ea64074fdb0086425c5d4e /dot_local/bin/executable_batdiff | |
| parent | add colordiffrc (diff) | |
add batdiff
Diffstat (limited to 'dot_local/bin/executable_batdiff')
| -rw-r--r-- | dot_local/bin/executable_batdiff | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dot_local/bin/executable_batdiff b/dot_local/bin/executable_batdiff new file mode 100644 index 0000000..51850f1 --- /dev/null +++ b/dot_local/bin/executable_batdiff @@ -0,0 +1,2 @@ +#!/bin/sh +diff "$@" | bat -ppl diff |
