Skip to content

LiuBergaria/extended-nvm-for-zsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Extended NVM for ZSH

Two simple zsh functions to load node version from .nvmrc and install pnpm if it's not installed for that version. The load_nvmrc is based on the original load-nvmrc.

Installation

curl -o- https://raw.githubusercontent.com/LiuBergaria/extended-nvm-for-zsh/master/install.sh | bash

Usage

Whenever you enter a directory with a .nvmrc file, the node and corresponding pnpm version will be loaded or installed.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages