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