Skip to content

rummik/nvm-zsh

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

mkdir -p ~ZSH_CUSTOM/plugins
cd ~ZSH_CUSTOM/plugins
git clone git://github.com/rummik/nvm-zsh.git
cd nvm-zsh
git submodule update --init

Optionally edit your ~/.zshrc manually to load nvm-zsh, or with:

sed -i 's/^plugins=(/plugins=(nvm-zsh /' ~/.zshrc

About

Oh My ZSH! wrapper around NVM

Resources

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages

  • Shell 100.0%