aboutsummaryrefslogtreecommitdiffstats
path: root/community/plan9port/plan9.sh
diff options
context:
space:
mode:
Diffstat (limited to 'community/plan9port/plan9.sh')
-rw-r--r--community/plan9port/plan9.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/community/plan9port/plan9.sh b/community/plan9port/plan9.sh
new file mode 100644
index 00000000000..88875ff7774
--- /dev/null
+++ b/community/plan9port/plan9.sh
@@ -0,0 +1,2 @@
+export PLAN9=/usr/lib/plan9
+export PATH="$PATH:$PLAN9/bin"