mirror of
				https://github.com/nvm-sh/nvm.git
				synced 2025-10-31 10:15:53 +08:00 
			
		
		
		
	Clean up npm integration a little bit
Change-Id: I849f1056d0188aef264777e18270728b1535f61c
This commit is contained in:
		| @@ -9,9 +9,7 @@ if [ "x$has" != "x" ]; then | ||||
| fi | ||||
| cat <<NVM_CODE >>~/.bashrc | ||||
| # ADDED BY npm FOR NVM | ||||
| NVM_DIR=$dir | ||||
| . \$NVM_DIR/nvm.sh | ||||
| nvm use | ||||
| . $dir/nvm.sh | ||||
| # END ADDED BY npm FOR NVM | ||||
| NVM_CODE | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user