plugins/bundler/bundler.plugin.zsh
6b610d7d
 alias be="bundle exec"
 alias bi="bundle install"
 alias bu="bundle update"