Adds vagrant_prompt_info function to your shell (#4081)

This commit is contained in:
Alberto Re 2018-07-01 20:16:08 +02:00 committed by Marc Cornellà
commit 29a2394c8f
2 changed files with 44 additions and 0 deletions

View file

@ -0,0 +1,6 @@
This plugin prompts the status of the Vagrant VMs. It supports single-host and
multi-host configurations as well.
Look inside the source for documentation about custom variables.
Alberto Re <alberto.re@gmail.com>