Skip to content

Instantly share code, notes, and snippets.

@melvinlee
Created May 26, 2014 10:20
Show Gist options
  • Save melvinlee/5d599a7ad25b1d0d2c56 to your computer and use it in GitHub Desktop.
Save melvinlee/5d599a7ad25b1d0d2c56 to your computer and use it in GitHub Desktop.
Adding Git to Windows 7/8 Path (System Variables)
Set PATH=%PATH%;C:\Program Files (x86)\Git\bin;C:\Program Files (x86)\Git\cmd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment