Skip to content

Instantly share code, notes, and snippets.

@Senorsen
Created June 7, 2016 13:30
Show Gist options
  • Save Senorsen/9f0286b2874a8fadd927a7b3943033d8 to your computer and use it in GitHub Desktop.
Save Senorsen/9f0286b2874a8fadd927a7b3943033d8 to your computer and use it in GitHub Desktop.
Set Git for Windows' sh.ext to PATH
REM need administrator's privilege!
setx path "%PATH%;C:\Program Files\Git\bin" /M
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment