sfroehler / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

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

I am using Oh My ZSH.

I am running on Mac OS X and have not tested this on linux.

Installation

Uses rcm to link the dotfiles.

git clone git://github.com/sfroehler/dotfiles ~/.dotfiles
cd ~/.dotfiles
brew bundle
cd ~
rcup -v -d .dotfiles .private-dotfiles

About


Languages

Language:Shell 80.8%Language:Ruby 13.0%Language:CoffeeScript 4.1%Language:CSS 2.0%