add nanoc and rainbows to list of bundled commands

This commit is contained in:
Hakan Ensari 2011-08-11 12:24:01 +01:00
commit 40aa970c1d

View file

@ -6,7 +6,10 @@ alias bp="bundle package"
# The following is based on https://github.com/gma/bundler-exec
bundled_commands=(cap capify cucumber heroku rackup rails rake rspec ruby shotgun spec spork thin unicorn unicorn_rails)
bundled_commands=(
cap capify cucumber heroku nanoc rackup rails rainbows rake rspec ruby
shotgun spec spork thin thor unicorn unicorn_rails
)
## Functions