slackbuilds_ponce/system/heirloom-doctools/profile.d/heirloom.csh
Ruben Schuller 7e6d55c4b3 system/heirloom-doctools: Added (classic implementation of the troff tools)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2013-06-04 00:11:26 -05:00

4 lines
120 B
Tcsh

#!/bin/csh
setenv HEIRLOOM /opt/heirloom
setenv MANPATH ${MANPATH}:${HEIRLOOM}/man
setenv PATH ${PATH}:${HEIRLOOM}/bin