aboutsummaryrefslogtreecommitdiff
path: root/swenu-run
diff options
context:
space:
mode:
Diffstat (limited to 'swenu-run')
-rwxr-xr-xswenu-run2
1 files changed, 2 insertions, 0 deletions
diff --git a/swenu-run b/swenu-run
new file mode 100755
index 0000000..ccb3347
--- /dev/null
+++ b/swenu-run
@@ -0,0 +1,2 @@
+#!/bin/sh
+swenu-path | swenu "$@" | ${SHELL:-"/bin/sh"} &