issue#4999 Add alias to bundle check into bundler plugin
This commit is contained in:
parent
d310fac7f6
commit
fe7f91a797
@ -6,6 +6,7 @@ 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"
|
||||||
|
alias bck="bundle check"
|
||||||
|
|
||||||
bundled_commands=(
|
bundled_commands=(
|
||||||
annotate
|
annotate
|
||||||
|
Loading…
Reference in New Issue
Block a user