mirror of
https://github.com/sorin-ionescu/prezto.git
synced 2025-01-27 13:02:15 +08:00
4 lines
74 B
Bash
4 lines
74 B
Bash
|
alias be="bundle exec"
|
||
|
alias bi="bundle install"
|
||
|
alias bu="bundle update"
|