diff options
| author | 2022-02-18 16:44:26 -0500 | |
|---|---|---|
| committer | 2022-02-18 16:44:26 -0500 | |
| commit | 667d1c5a27706f01ddd86595d96aa0a9f6797fec (patch) | |
| tree | f4bd6e61d2dc58767c7c8948a232927b6db7af4b /dot_local/bin/executable_fossil-diff | |
| parent | add batdiff (diff) | |
add fossil-related shortcuts and completions
Diffstat (limited to 'dot_local/bin/executable_fossil-diff')
| -rw-r--r-- | dot_local/bin/executable_fossil-diff | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dot_local/bin/executable_fossil-diff b/dot_local/bin/executable_fossil-diff new file mode 100644 index 0000000..f145661 --- /dev/null +++ b/dot_local/bin/executable_fossil-diff @@ -0,0 +1,2 @@ +#!/bin/sh +fossil diff "$@" --command batdiff |
