My personal dotfiles
cd ~
git clone https://github.com/kevinlebrun/dotfiles.git .smile
cd ~/.smile/
./install.sh
Install brew first.
$ brew bundle Brewfile
$ brew bundle Caskfile
$ pip install -r Pipfile
$ gem install
You should then install phpbrew.
Don't forget to update the timezone.
$ curl -sS https://getcomposer.org/installer | php
$ sudo mv composer.phar /usr/local/bin/composer
$ cabal install pandoc
$ ./.osx