Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 278 Bytes

File metadata and controls

15 lines (10 loc) · 278 Bytes

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