Files
dotfiles/README.md

16 lines
311 B
Markdown

# Dotfiles
## Quick Install
Install the bootstrap script:
```bash
curl -fsSL https://code.lab.unbl.ink/secstate/dotfiles/raw/master/bin/.local/bin/bootstrap.sh | bash
```
Install the setup script:
```bash
curl -fsSL https://code.lab.unbl.ink/secstate/dotfiles/raw/master/bin/.local/bin/setup.sh | bash
```