summaryrefslogtreecommitdiff
path: root/dot_local/bin
diff options
context:
space:
mode:
authorChloe Kudryavtsev <toast@toast.cafe>2022-02-11 06:39:11 -0500
committerChloe Kudryavtsev <toast@toast.cafe>2022-02-11 06:39:11 -0500
commitc2ee6b725f81aaf215160cb0d1b101444911a72d (patch)
tree25f1203003508aca20ea64074fdb0086425c5d4e /dot_local/bin
parentadd colordiffrc (diff)
add batdiff
Diffstat (limited to '')
-rw-r--r--dot_local/bin/executable_batdiff2
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