Install your apps and config the way Linux users do.
A handful of scripts can eliminate a lot of work.
There is no shortage of Windows customization tools, but this one stands out by giving you maximum control with the right ...
sudo apt-get install -y build-essential cmake ninja-build echo "Installing GLFW..." sudo apt-get install -y libglfw3-dev echo "Installing GLM..." sudo apt-get install ...