dot/README.md

16 lines
199 B
Markdown
Raw Normal View History

2019-09-13 23:28:05 +00:00
# dots
A place for backing up my dotfiles.
Usage -
```bash
git clone https://github.com/shaunrd0/dot
cd dot/
stow i3 # Install i3 settings
stow bash # Install bash settings
# ... etc ...
```