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

This commit is contained in:
Robby Russell 2011-02-21 22:05:56 -08:00
commit 6a2e87a84b

View file

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