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