]> git.wh0rd.org - home.git/blobdiff - .profile.d/nodejs.sh
add update-vapier-nodejs
[home.git] / .profile.d / nodejs.sh
diff --git a/.profile.d/nodejs.sh b/.profile.d/nodejs.sh
new file mode 100644 (file)
index 0000000..9ca697e
--- /dev/null
@@ -0,0 +1,3 @@
+if [ -d "/usr/local/src/chrome-ext/nodejs/current/bin" ] ; then
+       PATH="/usr/local/src/chrome-ext/nodejs/current/bin:${PATH}"
+fi