]> git.wh0rd.org Git - home.git/blob - .profile.d/nodejs.sh
ssh_config: switch s390 to ed22519
[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