Last active
June 25, 2016 11:09
-
-
Save dwayne/a8a42164511cf0093aec0e183337ba37 to your computer and use it in GitHub Desktop.
Revisions
-
dwayne revised this gist
Jun 25, 2016 . 1 changed file with 3 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,3 @@ # [VirtualBox](https://www.virtualbox.org/) I install and upgrade it from [here](https://www.virtualbox.org/wiki/Linux_Downloads). -
dwayne revised this gist
Jun 25, 2016 . 1 changed file with 3 additions and 3 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,12 +1,12 @@ # [Vagrant](https://www.vagrantup.com/) I install and upgrade it from [here](https://www.vagrantup.com/downloads.html). **Plugins I currently use:** - [vagrant-vbguest](https://github.com/dotless-de/vagrant-vbguest) **Plugins I've used in the past:** - [vagrant-librarian-chef](https://github.com/jimmycuadra/vagrant-librarian-chef) - [vagrant-cachier](https://github.com/fgrehm/vagrant-cachier) -
dwayne revised this gist
Jun 25, 2016 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,6 +1,6 @@ # [Vagrant](https://www.vagrantup.com/) I usually install and update it from [here](https://www.vagrantup.com/downloads.html). Plugins I currently use: -
dwayne created this gist
Jun 25, 2016 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,12 @@ # [Vagrant](https://www.vagrantup.com/) I usually install it from [here](https://www.vagrantup.com/downloads.html). Plugins I currently use: - [vagrant-vbguest](https://github.com/dotless-de/vagrant-vbguest) Plugins I used in the past: - [vagrant-librarian-chef](https://github.com/jimmycuadra/vagrant-librarian-chef) - [vagrant-cachier](https://github.com/fgrehm/vagrant-cachier)