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 daca398085
fix: removed now unnecessary rm of bootstrap.sh
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: removed now unnecessary rm of bootstrap.sh 5 years ago
fresh.sh feat: refined bootstrap, added root bashrc (fresh.sh) 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!