fresh/README.md
2020-04-06 02:53:47 +02:00

13 lines
324 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
curl https://g.phga.de/toerd/fresh/raw/branch/master/bootstrap.sh | bash
```
Done!