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