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 4febd10cb8
fix(bootstrap.sh): some minor bugs in init
5 years ago
etc feat(udev): added rule for yubikeys 5 years ago
packages Added new fonts 5 years ago
README.md feat: refined bootstrap, added root bashrc (fresh.sh) 5 years ago
bootstrap.sh fix(bootstrap.sh): some minor bugs in init 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

curl https://g.phga.de/toerd/fresh/raw/branch/master/bootstrap.sh | bash

Done!