dotfiles/README.md

6 lines
148 B
Markdown
Raw Normal View History

2015-09-15 17:12:05 +00:00
# How To
Clone the repository, then symlink `ln -s` each file to the dotted version in your homedirectory.
ex:
```ln -s dotfiles/zshrc ~/.zshrc```