Andrew Imeson 64976138b6 Add new vagrant commands (#7455) | 5 years ago | |
---|---|---|
.. | ||
README.md | 6 years ago | |
_vagrant | 5 years ago |
This plugin adds autocompletion for Vagrant commands, task names, box names and built-in handy documentation.
To use it, add vagrant
to the plugins array in your zshrc file:
plugins=(... vagrant)