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