diff options
| author | 2022-03-13 14:26:25 -0400 | |
|---|---|---|
| committer | 2022-03-13 14:26:25 -0400 | |
| commit | 834d6650ff05de1f0c6437dd99f96565add1d595 (patch) | |
| tree | a595f4a28654e75431a1c173a97bee282d25c3b5 /dot_local/bin/executable_fossil-st | |
| parent | fish/ugrep: remove pgrep alias (diff) | |
make fossil-st executable
Diffstat (limited to 'dot_local/bin/executable_fossil-st')
| -rw-r--r-- | dot_local/bin/executable_fossil-st | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dot_local/bin/executable_fossil-st b/dot_local/bin/executable_fossil-st new file mode 100644 index 0000000..e3806b3 --- /dev/null +++ b/dot_local/bin/executable_fossil-st @@ -0,0 +1,2 @@ +#!/bin/sh +fossil status "$@" |
