... | ... |
@@ -10,7 +10,7 @@ alias bu="bundle update" |
10 | 10 |
|
11 | 11 |
# The following is based on https://github.com/gma/bundler-exec |
12 | 12 |
|
13 |
-bundled_commands=(cap capify cucumber foreman guard heroku nanoc rackup rainbows rake rspec ruby shotgun spec spork thin unicorn unicorn_rails) |
|
13 |
+bundled_commands=(annotate cap capify cucumber foreman guard heroku nanoc rackup rainbows rake rspec ruby shotgun spec spork thin unicorn unicorn_rails) |
|
14 | 14 |
|
15 | 15 |
## Functions |
16 | 16 |
|