joshmccall221 / dotvagrant

You put the lime in the coconut and shake it all up!
4 stars 2 forks source link

dotvagrant

You put the lime in the coconut and shake it all up!

Motivation / About

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).

Note:

Included with Laravel Homestead:

Included Extras:

Essentials:

WebDev Specific Tool:

Getting Started:

Tip:

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

To run 'dotVagrant' Run this:

git clone https://github.com/joshmccall221/dotvagrant.git && cd ./dotvagrant && vagrant up && vagrant reload

Resources:

zsh powerlines:

https://github.com/jeremyFreeAgent/oh-my-zsh-powerline-theme

Homage:

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:

Centos