mirror of
				https://github.com/nvm-sh/nvm.git
				synced 2025-10-31 10:15:53 +08:00 
			
		
		
		
	README: Add link to a dedicated nvm wrapper for fish shell
Includes references to `nvm` plugin for Oh My Fish framework, which implements not only a fish wrapper to official `nvm` script, but also provides completions.
This commit is contained in:
		
				
					committed by
					
						 Derek Stavis
						Derek Stavis
					
				
			
			
				
	
			
			
			
						parent
						
							0b9526e3b4
						
					
				
				
					commit
					84c2d6a91f
				
			| @@ -8,7 +8,8 @@ Note: `nvm` does not support Windows (see [#284](https://github.com/creationix/n | |||||||
|  - [nvmw](https://github.com/hakobera/nvmw) |  - [nvmw](https://github.com/hakobera/nvmw) | ||||||
|  - [nvm-windows](https://github.com/coreybutler/nvm-windows) |  - [nvm-windows](https://github.com/coreybutler/nvm-windows) | ||||||
|  |  | ||||||
| Note: `nvm` does not support [Fish] either (see [#303](https://github.com/creationix/nvm/issues/303)). An alternative exists, which is neither supported nor developed by us: | Note: `nvm` does not support [Fish] either (see [#303](https://github.com/creationix/nvm/issues/303)). Alternatives exist, which are neither supported nor developed by us: | ||||||
|  |  - [nvm](https://github.com/derekstavis/plugin-nvm) plugin for [Oh My Fish](https://github.com/oh-my-fish/oh-my-fish), which makes nvm and its completions available in fish shell | ||||||
|  - [bass](https://github.com/edc/bass) allows to use utilities written for Bash in fish shell |  - [bass](https://github.com/edc/bass) allows to use utilities written for Bash in fish shell | ||||||
|  |  | ||||||
| ### Install script | ### Install script | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user