starts fsnotify when 'vagrant up' is issued (Windows only)
Fixes broken symlinked files on windows due to virtualbox not allowing the less secure windows junctions to be used instead. This requires running vagrant with admin privileges.
Fixes several small redis warnings about memory and latency and TCP backlog resources
Adds guard on mount --bind as it was running multiple times(every time you ssh into the box)
Started with vagrant-vbguest.
To add more plugins just insert them on the required_plugins array on line 11