lukechilds / zsh-better-npm-completion

Better completion for npm
MIT License
464 stars 35 forks source link

Add pnpm #24

Closed Myzel394 closed 2 months ago

Myzel394 commented 9 months ago

Please add support for pnpm

danmichaelo commented 3 months ago

Seems to work fine with pnpm if you add

compdef _zbnc_zsh_better_npm_completion pnpm

to your ~/.zshrc