summaryrefslogtreecommitdiffstats
path: root/system/heirloom-doctools/profile.d/heirloom.csh
diff options
context:
space:
mode:
Diffstat (limited to 'system/heirloom-doctools/profile.d/heirloom.csh')
-rw-r--r--system/heirloom-doctools/profile.d/heirloom.csh4
1 files changed, 4 insertions, 0 deletions
diff --git a/system/heirloom-doctools/profile.d/heirloom.csh b/system/heirloom-doctools/profile.d/heirloom.csh
new file mode 100644
index 0000000000..4ea2d3f2ca
--- /dev/null
+++ b/system/heirloom-doctools/profile.d/heirloom.csh
@@ -0,0 +1,4 @@
+#!/bin/csh
+setenv HEIRLOOM /opt/heirloom
+setenv MANPATH ${MANPATH}:${HEIRLOOM}/man
+setenv PATH ${PATH}:${HEIRLOOM}/bin