mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-06-19 05:12:49 +02:00
13 lines
325 B
Markdown
13 lines
325 B
Markdown
# invoker autocomplete plugin
|
|
|
|
* Adds autocomplete options for all invoker commands.
|
|
|
|
## Requirements
|
|
|
|
In order to make this work, you will need to install the invoker gem
|
|
|
|
gem install it like:
|
|
|
|
gem install invoker
|
|
|
|
more details about the gem at http://invoker.codemancers.com and https://github.com/code-mancers/invoker
|