Adds vagrant_prompt_info function to your shell

This commit is contained in:
proud 2015-06-23 10:09:18 +02:00
commit 775bd11526
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>