This is a backup of my current workflow, just in case my laptop explodes for some reason :D But having a backup is not the only reason I'm making this, I also want to share it with you! I currently use Arch BTW, so the install scripts will work best with arch (and maybe only arch...)
If you are me in the future who's laptop exploded, fear not! Make a minimal arch install, then run the install script, and my config will be in the laptop asap!
curl -fsSL https://workflow.danew9c.com/curl_install.sh | shsudo pacman -S --needed git base-devel
git clone https://github.com/New9c/workflow.git
cd workflow
./install.sh