Commit graph

11 commits

Author SHA1 Message Date
Mathias Rasmussen
16c2f3fe50 Added list alias for npm plugin
Added the alias npmL for listing installed packages at root level (not showing sub-dependencies).
It also works with the global -g option.
2016-01-11 05:58:14 +01:00
Xavier Haniquaut
f9c16f940e Remove broken link and move npmg alias position 2015-09-30 16:42:46 +02:00
Xavier Haniquaut
df80081e9b Add alias for npm global install 2015-09-29 10:20:55 +02:00
Ahmed Hisham Ismail
dcd95dd223 Changes quotes so that path will be set appropriately on multiple runs 2015-08-11 02:56:49 +02:00
Ahmed Hisham Ismail
269ae84c9b Removes unnecessary single quotes 2015-08-05 02:49:20 +02:00
Ahmed Hisham Ismail
e1353fce3c Adds npmE alias
Option to execute a command from node_modules folder
2015-08-03 22:06:33 +02:00
James Womack
c58c623305 Use camelCase for npm aliases 2015-03-11 14:20:47 -07:00
James Womack
6967393fe6 Add convenience aliases for installation of npm modules 2015-02-12 23:19:43 -08:00
Sorin Ionescu
5aa6b0fae5 Replaced npm 0.x completion with 1.0 completion. 2011-06-01 20:22:36 -04:00
Pat Regan
886af72125 Remove fpath/compinit code from github and npm plugins 2011-04-20 01:30:52 -04:00
Sorin Ionescu
f928228382 Added npm plugin. 2011-04-12 10:22:31 +02:00