summaryrefslogtreecommitdiff
path: root/dot_local
diff options
context:
space:
mode:
authorChloe Kudryavtsev <toast@toast.cafe>2022-02-25 18:12:21 -0500
committerChloe Kudryavtsev <toast@toast.cafe>2022-02-25 18:12:21 -0500
commit878d6f5cca077b0ffee0284bcc8cf55719d40b15 (patch)
treed7bca52188c0c16a61d2f9e4cc725f1c611965ce /dot_local
parentadd smart fossil alias (diff)
add fossil-st
it may later be modified for default filter options
Diffstat (limited to 'dot_local')
-rw-r--r--dot_local/bin/fossil-st2
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 "$@"