dotfiles/README.md
2016-02-18 22:19:23 -05:00

12 lines
197 B
Markdown

# How To
Clone the repository, then symlink `ln -s` each file to the dotted version in your homedirectory.
ex:
```ln -s dotfiles/zshrc ~/.zshrc```
## Script
Just run ```dotfiles/INSTALL.sh```