This is my collection of dotfiles. It's
managed by a dotfiles
script that automatically symlinks files into $HOME
from multiple
dotfiles repositories.
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