Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 619 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 619 Bytes

Oliver Kohl's Dot Files

Massively inspired by https://github.com/ryanb/dotfiles

These are config files to set up a system the way I like it. It uses my Oh My ZSH fork of Oh My ZSH.

Installation

Run the following commands in your terminal. It will prompt you before it does anything destructive.

git clone git://github.com/ok/dotfiles ~/.dotfiles
cd ~/.dotfiles
rake install

Scripts in /setup don't get executed at install but have to get run manually for now.
Scripts in /scripts don't serve any setup purpose.