Skip to content

Commit

Permalink
Only source nvm, not entire profile
Browse files Browse the repository at this point in the history
  • Loading branch information
lukechilds committed Jul 27, 2016
1 parent 3417e9d commit 978f7b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -289,8 +289,8 @@ nvm_do_install() {
fi
fi

# Sourcing $PROFILE to take into account the new environment
. "$NVM_PROFILE"
# Source nvm
. "$NVM_DIR/nvm.sh"

nvm_check_global_modules

Expand Down

0 comments on commit 978f7b4

Please sign in to comment.