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

pull/222/head
Robby Russell 2011-02-21 22:05:56 -08:00
commit 746a10368a
1 changed files with 3 additions and 0 deletions

View File

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