Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 577 Bytes

README.mkd

File metadata and controls

32 lines (19 loc) · 577 Bytes

SMILE

My personal dotfiles

Install

cd ~
git clone https://github.com/kevinlebrun/dotfiles.git .smile

cd ~/.smile/
./install.sh

OS X installation

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