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