This website requires JavaScript.
Explore
Help
Register
Sign In
ylib
/
ohmyzsh
Watch
1
Star
0
Fork
0
You've already forked ohmyzsh
mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced
2024-11-29 13:16:51 +08:00
Code
Projects
Releases
Wiki
Activity
da573f6356
ohmyzsh
/
plugins
/
gem
/
gem.plugin.zsh
2 lines
60 B
Bash
Raw
Normal View
History
Unescape
Escape
add gem push alias
2014-02-27 22:26:54 +08:00
alias
gemb
=
"gem build *.gemspec"
alias
gemp
=
"gem push *.gem"
Copy Permalink