13 lines
324 B
Markdown
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!
|