Skip to content

Commit

Permalink
Merge pull request ohmyzsh#3852 from sachin21/add_alias_of_bundle_clean
Browse files Browse the repository at this point in the history
Add alias of bundle clean
  • Loading branch information
robbyrussell committed Jun 15, 2015
2 parents 5d214af + d60d4f6 commit 8921902
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/bundler/bundler.plugin.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8921902

Please sign in to comment.