kevinlebrun / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Vim Script 54.3%Language:Shell 28.8%Language:Ruby 11.7%Language:Python 4.4%Language:Vim Snippet 0.7%Language:R 0.1%