Skip to content

eliask/dotfiles

Repository files navigation

Elias Kunnas Dot Files

These are config files to set up a system the way I like it.

Installation

git clone git://github.com/eliask/dotfiles ~/.dotfiles
cd ~/.dotfiles
rake install
git submodule init
git submodule update

Updating

rake update