gem.plugin.zsh 60 Bytes
Newer Older
Josh Burns's avatar
Josh Burns committed
1
2
alias gemb="gem build *.gemspec"
alias gemp="gem push *.gem"