dotfiles/README.md

9 lines
117 B
Markdown

# dotfiles
These are my dotfiles. Use GNU `stow` to set them up
```sh
cd dotfiles
stow <dotfiles-subdir>
stow *
```