1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2025-01-19 23:22:54 +08: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"