Umberto Nicoletti 9dffb3191d vagrant: obey VAGRANT_CWD when completing vagrant commands (#7219) | 4 年之前 | |
---|---|---|
.. | ||
README.md | 6 年之前 | |
_vagrant | 4 年之前 |
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)