GitList
About
Refresh
Report bug
Help
browsing:
3ed19c4895cc64d4f51a7f370a93c9d0cee567d2
Branches
master
Files
Commits
Stats
Network
oh-my-zsh.git
/
plugins
/
bundler
/
bundler.plugin.zsh
Raw
Blame
History
alias be="bundle exec" alias bi="bundle install" alias bu="bundle update"