logicp 6b0dab6939 initial | пре 6 година | |
---|---|---|
.. | ||
README.md | пре 6 година | |
_vagrant | пре 6 година |
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)