Update Cmder.bat

This commit is contained in:
Dax T Games 2023-11-23 06:50:12 -05:00 committed by GitHub
parent 8025b5baa2
commit f0c18f1fc6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
SET CMDER_ROOT=%~dp0
set CMDER_TERMINAl=conemu
set CMDER_TERMINAL=conemu
if exist "%CMDER_ROOT%\vendor\windows-terminal\windowsterminal.exe" (
SET CMDER_TERMINAL=windows-terminal
)