mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 07:20:40 +01:00
bundler: add alias for bundle check (#5000)
This commit is contained in:
@@ -6,6 +6,7 @@ alias bout="bundle outdated"
|
||||
alias bu="bundle update"
|
||||
alias bi="bundle_install"
|
||||
alias bcn="bundle clean"
|
||||
alias bck="bundle check"
|
||||
|
||||
bundled_commands=(
|
||||
annotate
|
||||
|
||||
Reference in New Issue
Block a user