mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-08-07 06:08:39 +02:00
add gem push alias
This commit is contained in:
parent
cfc96e1aeb
commit
9fefd9040a
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