Add install instructions

This commit is contained in:
BuyMyMojo 2025-03-24 04:54:44 +11:00
parent e9aa622e74
commit ffee896bbe
Signed by untrusted user who does not match committer: aria
GPG key ID: 19AB7AA462B8AB3B
2 changed files with 6 additions and 1 deletions

View file

@ -1,4 +1,3 @@
--target=~/.config
--ignore=.stowrc
--ignore=DS_Store

View file

@ -1,3 +1,9 @@
# .dotfiles
Just my dot files~
### Install with stow:
```bash
stow .
```