Skip to content

Commit ffb93b1

Browse files
authored
call init.bat with the same arguments
1 parent 39afad1 commit ffb93b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vendor/bin/cmder_shell.cmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ if "%cmder_init%" == "1" (
99
)
1010

1111
pushd "%CMDER_ROOT%"
12-
call "%CMDER_ROOT%\vendor\init.bat" /f
12+
call "%CMDER_ROOT%\vendor\init.bat" /f %*
1313
popd

0 commit comments

Comments
 (0)