export NVM_DIR="$HOME/.config/nvm" if [ -s "$NVM_DIR/nvm.sh" ] ; then . "$NVM_DIR/nvm.sh" fi