fresh/README.md
2020-04-06 03:18:29 +02:00

13 lines
325 B
Markdown

FRESH SCRIPT
------------
Install script for my Arch Linux based workstations.
Heavily inspired by [LARBS](https://github.com/LukeSmithxyz/LARBS).
To get started, run the following code after booting into the installation medium
``` bash
bash <(curl https://g.phga.de/toerd/fresh/raw/branch/master/bootstrap.sh)
```
Done!