updated on Sat Jan 21 16:18:39 UTC 2012
[aur-mirror.git] / gcc4ti / envreg
blob35e5c0dff0bd2ceb74cff3e119bbe60f798b1ade
1 #!/bin/bash
3 echo >> ~/.bashrc
4 echo 'export TIGCC="/opt/gcc4ti"' >> ~/.bashrc
5 echo 'export PATH="\$PATH:\$TIGCC/bin"' >> ~/.bashrc