GitList
About
Refresh
Report bug
Help
browsing:
d926a55872b5a12ab8b987e9d86c02358d0c825e
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"