1
0
mirror of https://gitlab.com/linuxstuff/dotfiles.git synced 2026-06-21 04:50:53 +02:00
Files
2020-05-06 22:06:16 +02:00
..
2020-05-06 22:06:16 +02:00
2020-05-06 22:06:16 +02:00

Vagrant plugin

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)