index
:
zsh.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
npm
/
npm.plugin.zsh
Age
Commit message (
Expand
)
Author
2016-09-10
npm: unset NPM_COMPLETION_FILE variable
Marc Cornellà
2016-09-10
npm: only source npm completion cache if file exists
Marc Cornellà
2016-09-10
npm: quiet error output of npm completion
Marc Cornellà
2016-08-24
Properly fix npm completion source
Marc Cornellà
2016-08-23
npm: only load completion if npm exists
Marc Cornellà
2016-08-22
Create and cache npm completion on first run
Philipp Wahala
2016-08-12
add npm aliases (#5290)
Aaron Decker
2016-03-24
[feature/npm-outdated]
Antonis Karamitros @antouank
2015-09-30
Remove broken link and move npmg alias position
Xavier Haniquaut
2015-09-29
Add alias for npm global install
Xavier Haniquaut
2015-08-11
Changes quotes so that path will be set appropriately on multiple runs
Ahmed Hisham Ismail
2015-08-05
Removes unnecessary single quotes
Ahmed Hisham Ismail
2015-08-03
Adds npmE alias
Ahmed Hisham Ismail
2015-03-11
Use camelCase for npm aliases
James Womack
2015-02-12
Add convenience aliases for installation of npm modules
James Womack
2011-06-01
Replaced npm 0.x completion with 1.0 completion.
Sorin Ionescu
2011-04-20
Remove fpath/compinit code from github and npm plugins
Pat Regan
2011-04-12
Added npm plugin.
Sorin Ionescu