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