diff options
| -rw-r--r-- | dot_local/bin/fossil-st | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dot_local/bin/fossil-st b/dot_local/bin/fossil-st new file mode 100644 index 0000000..e3806b3 --- /dev/null +++ b/dot_local/bin/fossil-st @@ -0,0 +1,2 @@ +#!/bin/sh +fossil status "$@" |
