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