zsh-nvm icon indicating copy to clipboard operation
zsh-nvm copied to clipboard

Would be great to have ability to install zsh-nvm using homebrew

Open asoneji opened this issue 2 years ago • 1 comments

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

asoneji avatar Jan 11 '22 00:01 asoneji

+1 for this request

bradenmitchell avatar Feb 25 '22 01:02 bradenmitchell