mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-04-03 04:20:01 +02:00
bundle outdated alias
This commit is contained in:
parent
d73ce93b6a
commit
638d4495f1
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@ alias be="bundle exec"
|
|||
alias bl="bundle list"
|
||||
alias bp="bundle package"
|
||||
alias bo="bundle open"
|
||||
alias bout="bundle outdated"
|
||||
alias bu="bundle update"
|
||||
alias bi="bundle_install"
|
||||
alias bcn="bundle clean"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue