dotfiles/README.md
2022-10-05 00:49:37 -04:00

8 lines
162 B
Markdown

# How To
Clone the repository, then symlink `ln -s` each file to the dotted version in your homedirectory.
ex:
```ln -s dotfiles/shell_funcs ~/.shell_funcs```