dotfiles/README.md
2025-03-31 09:58:45 +11:00

12 lines
96 B
Markdown

# .dotfiles
Just my dot files~
## Install with stow:
```bash
stow .
cd local && stow .
```