Skip to content

Instantly share code, notes, and snippets.

@fradaloisio
Created April 11, 2017 08:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fradaloisio/a75cb88e4b94f259b82e9972856234e4 to your computer and use it in GitHub Desktop.
Save fradaloisio/a75cb88e4b94f259b82e9972856234e4 to your computer and use it in GitHub Desktop.
echo 'config.vm.synced_folder ".", "/vagrant", type: "virtualbox"' >> Vagrantfile
vagrant plugin install vagrant-vbguest
vagrant destroy && vagrant up
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment