You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
324 B

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
4 years ago
bash <(curl https://g.phga.de/phga/fresh/raw/branch/master/bootstrap.sh)
```
Done!