mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-12-19 20:29:45 +01:00
update bundled commands
This commit is contained in:
parent
69d30a6302
commit
37fcd4af04
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# This plugin is based on https://github.com/gma/bundler-exec
|
# This plugin is based on https://github.com/gma/bundler-exec
|
||||||
# modify the bundled_commands if needed
|
# modify the bundled_commands if needed
|
||||||
|
|
||||||
bundled_commands=(cucumber heroku rackup rails rake rspec ruby shotgun spec spork)
|
bundled_commands=(cap capify cucumber heroku rackup rails rake rspec ruby shotgun spec spork thin unicorn unicorn_rails)
|
||||||
|
|
||||||
## Functions
|
## Functions
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue