diff options
Diffstat (limited to 'dot_local')
| -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 |
