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