Commit da573f63 authored by Josh Burns's avatar Josh Burns
Browse files

add gem push alias

parent f1394014
alias gb="gem build *.gemspec"
\ No newline at end of file
alias gemb="gem build *.gemspec"
alias gemp="gem push *.gem"
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment