This website requires JavaScript.
Explore
Help
Sign In
dolysis
/
ohmyzsh
Watch
3
Star
0
Fork
You've already forked ohmyzsh
0
Code
Issues
Pull Requests
Releases
Activity
dfc7319491
ohmyzsh
/
plugins
/
npm
/
npm.plugin.zsh
2 lines
37 B
Bash
Raw
Normal View
History
Unescape
Escape
Replaced npm 0.x completion with 1.0 completion.
2011-05-01 15:46:11 +00:00
eval
"
$(
npm completion 2>/dev/null
)
"