Skip to content

andyrichardson/zsh-node-path

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

zsh-node-path

ZSH plugin for automatically adding the "npm bin" of your current directory to your path.

Installation

Add the lines below for your zsh package manager of choice.

Note: Make sure any nvm plugins preceed this in your .zshrc

antigen bundle andyrichardson/zsh-node-path
zplug "andyrichardson/zsh-node-path"
zgen load "andyrichardson/zsh-node-path"

Acknowledgments

Inspired by the fish plugin plugin-node

About

ZSH plugin for automatically adding the "npm bin" of your current directory to your path.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages