Add link to zsh-better-npm-completion

This commit is contained in:
Luke Childs 2016-07-09 09:35:59 +01:00
parent d02a2ac3f8
commit 48d3f9fb93

View File

@ -71,6 +71,10 @@ Then source it in your `.zshrc`
source ~/.zsh-nvm/zsh-nvm.plugin.zsh
```
## Related
- [`zsh-better-npm-completion`](https://github.com/lukechilds/zsh-better-npm-completion) - Better completion for `npm`
## License
MIT © Luke Childs