1
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-21 07:20:09 +00:00

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 746a10368a

View file

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