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.
 
 
 
 
 
 
Toerd@archlinux 37576d8bd3
feat: added network check to fresh
5 years ago
etc feat(udev): added rule for yubikeys 5 years ago
packages Added new fonts 5 years ago
README.md fix: pipe redirect did not work -> <() 5 years ago
bootstrap.sh fix: bashrc was not executable 5 years ago
fresh.sh feat: added network check to fresh 5 years ago
pack.csv feat: cleaned up fresh.sh, added yubikey related packages 5 years ago

README.md

FRESH SCRIPT

Install script for my Arch Linux based workstations. Heavily inspired by 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)

Done!