Run the command below to quickly setup my personal workstation:
curl -sL https://robmeijerink.nl/workstation-setup | bash
Warning
Warning / Disclaimer This repository contains the automated setup for my personal workstation. It is highly opinionated and strictly tailored to my own workflow.
You are free to use, fork, or learn from this code, but it is provided "as is" without any warranty. Running these scripts will modify your system configurations, install packages, and overwrite existing dotfiles.
Do not blindly execute this on your host machine. Running workstation-setup.sh will alter system settings and overwrite configurations. Please read the source code before executing it, or test it in a Virtual Machine if you are just experimenting.