@ -1,4 +1,3 @@
--target=~/.config
--ignore=.stowrc
--ignore=DS_Store
@ -1,3 +1,9 @@
# .dotfiles
Just my dot files~
### Install with stow:
```bash
stow .
```