13 lines
265 B
Markdown
13 lines
265 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```
|
|
|
|
Note: All commit messages here are generated from whatthecommit.com
|