summaryrefslogtreecommitdiff
path: root/community/9base/plan9.sh
diff options
context:
space:
mode:
Diffstat (limited to 'community/9base/plan9.sh')
-rwxr-xr-xcommunity/9base/plan9.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/community/9base/plan9.sh b/community/9base/plan9.sh
new file mode 100755
index 000000000..3fb0b9813
--- /dev/null
+++ b/community/9base/plan9.sh
@@ -0,0 +1,4 @@
+export PLAN9=/opt/plan9
+export PATH=$PATH:$PLAN9/bin
+export MANPATH=$MANPATH:$PLAN9/man
+