mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-29 04:53:17 +02:00
Merge 58c26f2d04 into 4cb730773b
This commit is contained in:
commit
ab7b6f8cd4
1 changed files with 2 additions and 0 deletions
|
|
@ -44,3 +44,5 @@ alias npmst="npm start"
|
||||||
# Run npm test
|
# Run npm test
|
||||||
alias npmt="npm test"
|
alias npmt="npm test"
|
||||||
|
|
||||||
|
# Run npm publish
|
||||||
|
alias npmP="npm publish"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue