Would be great to have ability to install zsh-nvm using homebrew
asoneji opened this issue · 1 comments
asoneji commented
Homebrew is an essential package manager for developers, sysadmins, and power users on macOS.
Here is an example of other similar packages supported using homebrew.
- https://github.com/zsh-users/zsh-completions
- https://github.com/Homebrew/homebrew-core/blob/HEAD/Formula/zsh-completions.rb
- https://formulae.brew.sh/formula/zsh-completions
- Install with following command:
brew install zsh-completion
- https://github.com/olivierverdier/zsh-git-prompt
- https://github.com/Homebrew/homebrew-core/blob/HEAD/Formula/zsh-git-prompt.rb
- https://formulae.brew.sh/formula/zsh-git-prompt
- Install with following command:
brew install zsh-git-prompt
bradenmitchell commented
+1 for this request