mirror of
				https://github.com/nvm-sh/nvm.git
				synced 2025-10-31 10:15:53 +08:00 
			
		
		
		
	Only source nvm, not entire profile
This commit is contained in:
		| @@ -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 | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user