This website requires JavaScript.
Explore
Help
Sign In
adphi
/
oh-my-zsh
Watch
1
Star
0
Fork
0
You've already forked oh-my-zsh
Code
Issues
Pull Requests
Releases
Wiki
Activity
0283d426bf
oh-my-zsh
/
plugins
/
bundler_bump
/
bundler_bump.plugin.zsh
Pablo Cantero
0283d426bf
Adds bundler
bump
completion
2014-04-19 13:33:49 -03:00
4 lines
44 B
Bash
Raw
Blame
History
func bump
(
)
{
bundle update --source
$*
}
Reference in New Issue
View Git Blame
Copy Permalink