aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/psv4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/psv b/bin/psv
index 1904d87d..d38f5843 100755
--- a/bin/psv
+++ b/bin/psv
@@ -1,5 +1,9 @@
#!/bin/sh
+# add plan 9 postscript fonts
+GS_FONTPATH=$GS_FONTPATH:$PLAN9/postscript/font
+export GS_FONTPATH
+
#
# gv has decided to rename all its -foo options to --foo.
#