mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-22 13:50:09 +00:00
bundle outdated alias
This commit is contained in:
parent
135c3763cc
commit
bee79f0871
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ alias be="bundle exec"
|
||||||
alias bl="bundle list"
|
alias bl="bundle list"
|
||||||
alias bp="bundle package"
|
alias bp="bundle package"
|
||||||
alias bo="bundle open"
|
alias bo="bundle open"
|
||||||
|
alias bout="bundle outdated"
|
||||||
alias bu="bundle update"
|
alias bu="bundle update"
|
||||||
alias bi="bundle_install"
|
alias bi="bundle_install"
|
||||||
alias bcn="bundle clean"
|
alias bcn="bundle clean"
|
||||||
|
|
Loading…
Reference in a new issue