bundler.plugin.zsh 74 B

123
  1. alias be="bundle exec"
  2. alias bi="bundle install"
  3. alias bu="bundle update"