Skip to content

Commit

Permalink
bundler: add alias for bundle check (ohmyzsh#5000)
Browse files Browse the repository at this point in the history
  • Loading branch information
EmanuelCadems authored and dpond-adobe committed Mar 23, 2021
1 parent 71fecd2 commit a881c01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/bundler/bundler.plugin.zsh
Expand Up @@ -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
Expand Down

0 comments on commit a881c01

Please sign in to comment.