This is most of my config for Debian Linux.
- Install minimal debian install (without any desktop environment)
- Optionally setup
/etc/apt/sources.list
for using testing/unstable, testing preferred - Clone repo and cd into it
- Run
./install.sh
- Reboot
- optionally install gpu-drivers
The install.sh
script can be used for updating, but it's probably better to do it manually.
MIT