Created
June 7, 2016 13:30
-
-
Save Senorsen/9f0286b2874a8fadd927a7b3943033d8 to your computer and use it in GitHub Desktop.
Set Git for Windows' sh.ext to PATH
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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