Skip to content

Instantly share code, notes, and snippets.

@morris821028
Created January 11, 2015 23:24
Show Gist options
  • Save morris821028/3b7adc3ffdbdfbc51563 to your computer and use it in GitHub Desktop.
Save morris821028/3b7adc3ffdbdfbc51563 to your computer and use it in GitHub Desktop.
Github bash.bat in Windows
@%~d1
@cd "%~1" > NUL
@C:\Windows\SysWOW64\cmd.exe /c ""C:\Program Files (x86)\Git\bin\sh.exe" --login -i"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment