mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-12-28 21:33:44 +08:00
4 lines
74 B
Bash
4 lines
74 B
Bash
alias be="bundle exec"
|
|
alias bi="bundle install"
|
|
alias bu="bundle update"
|