summarylogtreecommitdiffstats
path: root/plan9.sh
diff options
context:
space:
mode:
authorSergiusz Urbaniak2015-07-08 16:13:52 +0200
committerSergiusz Urbaniak2015-07-08 16:13:52 +0200
commit30638ce7cc58c50bc4783e6a18238f00bd49343b (patch)
tree61b7e08853528f3069b826dbe25b9387235f8c0b /plan9.sh
downloadaur-30638ce7cc58c50bc4783e6a18238f00bd49343b.tar.gz
initial commit
Diffstat (limited to 'plan9.sh')
-rw-r--r--plan9.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/plan9.sh b/plan9.sh
new file mode 100644
index 000000000000..0cce7dc8349f
--- /dev/null
+++ b/plan9.sh
@@ -0,0 +1,4 @@
+export PLAN9=/usr/lib/plan9
+export PATH=$PATH:$PLAN9/bin
+export ROOTPATH=$ROOTPATH:$PLAN9/bin
+export MANPATH=$MANPATH:$PLAN9/man