3 lines
97 B
Fish
3 lines
97 B
Fish
function ni --wraps='npm install' --description 'alias ni=npm install'
|
|
npm install $argv
|
|
end
|