Files
dotfiles/README.md
2024-04-04 16:13:18 +01:00

12 lines
231 B
Markdown

## Dotfiles
A collection of dotfiles used by [nikdoof](https://github.com/nikdoof)
## Linux / macOS
Installation is handled by `stowage`.
```
curl https://raw.githubusercontent.com/nikdoof/dotfiles/main/bootstrap.sh | bash
```