dotfiles/README.md

8 lines
162 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.
2015-09-15 17:12:05 +00:00
ex:
2022-10-05 04:49:37 +00:00
```ln -s dotfiles/shell_funcs ~/.shell_funcs```