bundler.plugin.zsh 74 Bytes
Newer Older
1
2
3
alias be="bundle exec"
alias bi="bundle install"
alias bu="bundle update"