1
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-11-12 00:40:07 +00:00

add gem build alias

This commit is contained in:
Josh Burns 2014-02-28 01:26:17 +11:00
parent 6b3c953775
commit f139401485

View file

@ -0,0 +1 @@
alias gb="gem build *.gemspec"