bundle outdated alias

master
Denis 10 years ago
parent 135c3763cc
commit bee79f0871
  1. 1
      plugins/bundler/bundler.plugin.zsh

@ -2,6 +2,7 @@ alias be="bundle exec"
alias bl="bundle list"
alias bp="bundle package"
alias bo="bundle open"
alias bout="bundle outdated"
alias bu="bundle update"
alias bi="bundle_install"
alias bcn="bundle clean"

Loading…
Cancel
Save