aboutsummaryrefslogtreecommitdiff
path: root/bin/psv
diff options
context:
space:
mode:
Diffstat (limited to 'bin/psv')
-rwxr-xr-xbin/psv3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/psv b/bin/psv
new file mode 100755
index 00000000..8792c11a
--- /dev/null
+++ b/bin/psv
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+gv -style $PLAN9/lib/gv.style -ad $PLAN9/lib/gv.resource "$@"