fresh/README.md
2021-03-12 16:19:36 +01: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
bash <(curl https://g.phga.de/phga/fresh/raw/branch/master/bootstrap.sh)
```
Done!