12 lines
197 B
Markdown
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```
|
|
|