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