Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 341 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 341 Bytes

.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