mirror of
https://github.com/cmderdev/cmder.git
synced 2025-01-27 00:29:08 +08:00
Merge remote-tracking branch 'origin/windows_terminal' into development
This commit is contained in:
commit
016846d5cf
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
SET CMDER_ROOT=%~dp0
|
SET CMDER_ROOT=%~dp0
|
||||||
|
|
||||||
set CMDER_TERMINAl=conemu
|
set CMDER_TERMINAL=conemu
|
||||||
if exist "%CMDER_ROOT%\vendor\windows-terminal\windowsterminal.exe" (
|
if exist "%CMDER_ROOT%\vendor\windows-terminal\windowsterminal.exe" (
|
||||||
SET CMDER_TERMINAL=windows-terminal
|
SET CMDER_TERMINAL=windows-terminal
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user