/dotfiles

My settings

Primary LanguageShell

.dotfiles

Running install.sh will recursively create symlinks and folders of everything in ./home to ~.

Folders will be created if they don't exist. Existing files will be overwritten.

Install on a new system

git clone git://github.com/davidmerrique/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
./install.sh