I have MinGW/MSYS on Windows, and can't figure how to start MSYS shell in folder I'm working in.
For example, in Windows console I'm working in folder c:\temp
and if I call MSYS (msys.bat
) it opens new console window in some fixed location, representing my home folder.
How to change this msys.bat
file, so that MSYS shell opens in current working folder (or changes to it, after start)?