1addNodePath () { 2 addToSearchPath NODE_PATH "$1/lib/node_modules" 3} 4 5addEnvHooks "$hostOffset" addNodePath