You put the lime in the coconut and shake it all up!
To be able to have a consistent "portable" work environment with familiar tools anywhere you go. Starting with Laravel/Homestead, you can toggle features in the provisioning script (vagrantrunme.sh).
To speed up your vagrant reloads with vagrant-cachier to locally store apt, deb, etc. Make sure you have Vagrant 1.4+ and run : vagrant plugin install vagrant-cachier
git clone https://github.com/joshmccall221/dotvagrant.git && cd ./dotvagrant && vagrant up && vagrant reload
https://github.com/jeremyFreeAgent/oh-my-zsh-powerline-theme
All things dot files:
List of all things:
Noteworthy (Most of the dot files listed here and in the above list are designed for OSX, for OSX vagrant vagriant see below):
note: these projects are great for developers who are mac fans (this guy) but leaves your windows work pc out to dry thus adding emphasis for the need of this project (dotfiles contained in a vagrant).
OSX vagrant: