The number of times I have run the command vagrant down to stop a Vagrant machine is kind of ridiculous. vagrant down makes sense as a counterpart to vagrant up. Fortunately, we can create aliases! In side your VAGRANT_HOME directory,…
The number of times I have run the command vagrant down to stop a Vagrant machine is kind of ridiculous. vagrant down makes sense as a counterpart to vagrant up. Fortunately, we can create aliases! In side your VAGRANT_HOME directory,…
I’m a firm believer in sharing knowledge. So much of what I’ve learned is because someone was willing to share their knowledge. In that context, I’ve decided to put (most) of my dotfiles on GitHub. There are some that are…