mirror of
				https://github.com/nvm-sh/nvm.git
				synced 2025-10-31 01:45:50 +08:00 
			
		
		
		
	fix ls command in dash
The `colorize_version` command fails in dash (default /bin/sh on Ubuntu) with an error like: local: v0.2.3: bad variable name Instead of using a local variable, interpolate the function argument directly to avoid the error.
This commit is contained in: