]> git.wh0rd.org - home.git/blob - .profile.d/nodejs.sh
9ca697eb4a33d30eb2030a3bdcb096dd5519fec5
[home.git] / .profile.d / nodejs.sh
1 if [ -d "/usr/local/src/chrome-ext/nodejs/current/bin" ] ; then
2 PATH="/usr/local/src/chrome-ext/nodejs/current/bin:${PATH}"
3 fi