mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-12 00:40:07 +00:00
add gem push alias
This commit is contained in:
parent
f139401485
commit
da573f6356
1 changed files with 2 additions and 1 deletions
|
@ -1 +1,2 @@
|
|||
alias gb="gem build *.gemspec"
|
||||
alias gemb="gem build *.gemspec"
|
||||
alias gemp="gem push *.gem"
|
Loading…
Reference in a new issue