Andrew Imeson 64976138b6 Add new vagrant commands (#7455) | 5 年之前 | |
---|---|---|
.. | ||
README.md | 6 年之前 | |
_vagrant | 5 年之前 |
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)