notes/CMD command to add to PATH variable-qx9MrMiA.sh
#Windows CMD command to add directory to PATH permanently 

setx path "%path%;C:\Program Files\Git\bin\"

syntax highlighted by Code2HTML, v. 0.9.1