I'm a complete fag who's only coded in JS and Python and I want to move onto C++ to really see if I want to enter this field
I followed a tutorial and it lead me to a website that goes through how to set up vscode to run C++
https://code.visualstudio.com/docs/cpp/config-mingw
All was fine up until it told me to go to environment variables and select the path variable and change its value to C:\msys64\ucrt64\bin.
Thing is that I alread have that path set to a value and it would fuck up with my programs if I changed it. Is there a way to assign the Path variable to both values?