mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 15:30:40 +01:00
npm init (#6648)
This commit is contained in:
committed by
Marc Cornellà
parent
cfec5d56df
commit
a8f3b374d8
@@ -52,3 +52,6 @@ alias npmR="npm run"
|
||||
|
||||
# Run npm publish
|
||||
alias npmP="npm publish"
|
||||
|
||||
# Run npm init
|
||||
alias npmI="npm init"
|
||||
|
||||
Reference in New Issue
Block a user