mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-12 08:50:08 +00:00
Add alias of bundle clean
This commit is contained in:
parent
140034605e
commit
d60d4f68aa
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ alias bp="bundle package"
|
|||
alias bo="bundle open"
|
||||
alias bu="bundle update"
|
||||
alias bi="bundle_install"
|
||||
alias bcn="bundle clean"
|
||||
|
||||
bundled_commands=(
|
||||
annotate
|
||||
|
|
Loading…
Reference in a new issue