![]() |
7 years ago | |
---|---|---|
.. | ||
README.md | 7 years ago | |
npx.plugin.zsh | 7 years ago |
npx(1) -- execute npm package binaries. (more info)
This plugin automatically registers npx command-not-found handler if npx
exists in your $PATH
.
~/.zshrc
plugins=(.... npx)
bash
sudo npm install -g npx