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
13 lines
324 B
5 years ago
|
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!
|