mirror of
				https://github.com/nvm-sh/nvm.git
				synced 2025-10-31 10:15:53 +08:00 
			
		
		
		
	Files should end in trailing newlines
This commit is contained in:
		| @@ -1,3 +1,4 @@ | ||||
| src | ||||
| v* | ||||
| alias | ||||
|  | ||||
|   | ||||
| @@ -87,3 +87,4 @@ if [[ -n ${ZSH_VERSION-} ]]; then | ||||
| fi | ||||
|  | ||||
| complete -o default -o nospace -F __nvm nvm | ||||
|  | ||||
|   | ||||
| @@ -66,3 +66,4 @@ else | ||||
| fi | ||||
|  | ||||
| echo "=> Close and reopen your terminal to start using NVM" | ||||
|  | ||||
|   | ||||
| @@ -63,3 +63,4 @@ else | ||||
| fi | ||||
|  | ||||
| echo "=> Close and reopen your terminal to start using NVM" | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user