Merge branch 'master' of https://github.com/myronmarston/oh-my-zsh into myronmarston-master

master
Robby Russell 15 years ago
commit 746a10368a
  1. 3
      plugins/bundler/bundler.plugin.zsh

@ -0,0 +1,3 @@
alias be="bundle exec"
alias bi="bundle install"
alias bu="bundle update"
Loading…
Cancel
Save