This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
ohmyzsh
Watch
1
Star
0
Fork
0
You've already forked ohmyzsh
mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced
2025-07-14 16:09:01 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ohmyzsh
/
plugins
/
gem
/
gem.plugin.zsh
2 lines
60 B
Bash
Raw
Normal View
History
Unescape
Escape
add gem push alias
2014-02-28 01:26:54 +11:00
alias
gemb
=
"gem build *.gemspec"
alias
gemp
=
"gem push *.gem"
Reference in New Issue
Copy Permalink