diff --git a/vendor/init.bat b/vendor/init.bat index aa999a9..ab74229 100644 --- a/vendor/init.bat +++ b/vendor/init.bat @@ -51,11 +51,11 @@ call "%cmder_root%\vendor\lib\lib_console" call "%cmder_root%\vendor\lib\lib_git" call "%cmder_root%\vendor\lib\lib_profile" -if "%CMDER_CONFIGURED%" == "1" ( - echo Cmder is already configured, skipping to user config! - - goto USER_CONFIG_START -) +:: if "%CMDER_CONFIGURED%" == "1" ( +:: echo Cmder is already configured, skipping to user config! +:: +:: goto USER_CONFIG_START +:: ) :var_loop if "%~1" == "" (