Skip to content

Commit

Permalink
Merge pull request ohmyzsh#816 from lucapette/add-annotate-to-bundler…
Browse files Browse the repository at this point in the history
…-commands

add annotate command to bundler
  • Loading branch information
robbyrussell committed Jan 7, 2012
2 parents 8c45b73 + 7a36187 commit a11c814
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/bundler/bundler.plugin.zsh
Expand Up @@ -10,7 +10,7 @@ alias bu="bundle update"

# The following is based on https://github.com/gma/bundler-exec

bundled_commands=(cap capify cucumber foreman guard heroku nanoc rackup rainbows rake rspec ruby shotgun spec spork thin unicorn unicorn_rails)
bundled_commands=(annotate cap capify cucumber foreman guard heroku nanoc rackup rainbows rake rspec ruby shotgun spec spork thin unicorn unicorn_rails)

## Functions

Expand Down

0 comments on commit a11c814

Please sign in to comment.