Add alias of bundle clean
This commit is contained in:
parent
140034605e
commit
d60d4f68aa
@ -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 New Issue
Block a user