Skip to content

Commit

Permalink
Add middleman to bundled commands
Browse files Browse the repository at this point in the history
  • Loading branch information
tatey committed Jan 22, 2012
1 parent f4944d5 commit e0b2356
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 nanoc rackup rainbows rake rspec ruby shotgun spec spork thin thor unicorn unicorn_rails)
bundled_commands=(annotate cap capify cucumber 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 e0b2356

Please sign in to comment.