Fix startup folder issue

This commit is contained in:
Tony Lin 2017-11-10 11:05:47 -05:00 committed by Benjamin Staneck
parent da27f9be9f
commit 9d6e5c12a2

2
vendor/init.bat vendored
View File

@ -151,7 +151,7 @@ if exist "%CMDER_ROOT%\vendor\git-for-windows\post-install.bat" (
call :verbose-output Running Git for Windows one time Post Install....
pushd "%CMDER_ROOT%\vendor\git-for-windows\"
"%CMDER_ROOT%\vendor\git-for-windows\git-bash.exe" --no-needs-console --hide --no-cd --command=post-install.bat
pushd "%USERPROFILE%"
popd
)
:: Set home path