.dotfiles/.github/README.md
2024-05-06 21:52:23 -04:00

10 lines
139 B
Markdown

### Install
```bash
# linux
stow --no-folding global
stow --no-folding linux
# macOS
stow --no-folding global
stow --no-folding macos
```