1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-06 07:20:40 +01: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"