Skip to content

Instantly share code, notes, and snippets.

@tarekdj
Created October 28, 2019 13:35
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 tarekdj/b00735b55786ab8353579a946b2d5a70 to your computer and use it in GitHub Desktop.
Save tarekdj/b00735b55786ab8353579a946b2d5a70 to your computer and use it in GitHub Desktop.
Some helpful vagrant plugins
$ vagrant plugin install vagrant-proxyconf --plugin-clean-sources --plugin-source http://rubygems.org
$ vagrant plugin install vagrant-exec --plugin-clean-sources --plugin-source http://rubygems.org
$ vagrant plugin install vagrant-env --plugin-clean-sources --plugin-source http://rubygems.org
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment