Skip to content

Commit

Permalink
Merge pull request ohmyzsh#865 from iltempo/patch-1
Browse files Browse the repository at this point in the history
Adding Engine Yard command (ey) to bundler binstubs
  • Loading branch information
robbyrussell committed Jan 26, 2012
2 parents ac910b8 + a26f9b9 commit 9dc9cae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/bundler/bundler.plugin.zsh
Expand Up @@ -6,7 +6,7 @@ alias bu="bundle update"

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

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

## Functions

Expand Down

0 comments on commit 9dc9cae

Please sign in to comment.