mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 07:20:40 +01:00
committed by
Robby Russell
parent
5fbd8e4ee1
commit
ca5bbd7526
@@ -1,9 +1,10 @@
|
||||
# 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)
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user