summaryrefslogtreecommitdiff
path: root/dot_local/bin/executable_fossil-st
diff options
context:
space:
mode:
authorChloe Kudryavtsev <toast@toast.cafe>2022-03-13 14:26:25 -0400
committerChloe Kudryavtsev <toast@toast.cafe>2022-03-13 14:26:25 -0400
commit834d6650ff05de1f0c6437dd99f96565add1d595 (patch)
treea595f4a28654e75431a1c173a97bee282d25c3b5 /dot_local/bin/executable_fossil-st
parentfish/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-st2
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 "$@"