From 2ab6bcd72c4d57a6a2fd77c7a5e9de9b84ba8dc8 Mon Sep 17 00:00:00 2001 From: "Dax T. Games" Date: Fri, 10 Nov 2023 17:57:46 -0800 Subject: [PATCH] cleanup --- Cmder.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cmder.bat b/Cmder.bat index cc2e25b..e50a44f 100644 --- a/Cmder.bat +++ b/Cmder.bat @@ -28,7 +28,7 @@ exit /b exit /b 1 ) ) - + if exist "%~1" ( start %cmder_root%\vendor\conemu-maximus5\ConEmu.exe /Icon "%CMDER_ROOT%\icons\cmder.ico" /Title Cmder /LoadCfgFile "%~1" ) else (