Skip to content

dcreager/dotfiles-public

Repository files navigation

Dotfiles

This is my collection of dotfiles. It's managed by a dotfiles script that automatically symlinks files into $HOME from multiple dotfiles repositories.

Installation

To install, you must already have the dotfiles script installed. Then, just run:

$ cd ~
$ git clone git://github.com/dcreager/dotfiles-public .dotfiles.dcreager
$ dotfiles install
$ reload