Files
dotfiles/README.md

12 lines
300 B
Markdown

## Dotfiles
A collection of dotfiles used by [nikdoof](https://github.com/nikdoof)
## Linux / macOS
Installation is handled by `stowage`. 'Github' SSH key from private dotfiles required to run successfully.
```
curl https://raw.githubusercontent.com/nikdoof/dotfiles/main/bootstrap.sh | bash
```