Commit ca5bbd75 authored by Sandra Parsick's avatar Sandra Parsick Committed by Robby Russell
Browse files

#7175 improve vagrant readme (#7247)

parent 5fbd8e4e
# Vagrant plugin
This plugin adds completion for [Vagrant](https://www.vagrantup.com/)
This plugin adds autocompletion for [Vagrant](https://www.vagrantup.com/) commands, task names, box names and built-in handy documentation.
To use it, add `vagrant` to the plugins array in your zshrc file:
```zsh
plugins=(... vagrant)
```
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment