This commit is contained in:
Dax T. Games 2018-09-02 18:56:17 -05:00
parent 3f96336610
commit 85c4a5b4af

View File

@ -54,7 +54,7 @@ exit /b
:::.
:::usage:
:::.
::: %lib_base% is_cmd
::: %lib_base% cmder_shell
:::.
:::options:
:::.
@ -68,7 +68,7 @@ exit /b
set CMDER_CLINK=1
if "%CMDER_SHELL%" equ "tcc" set CMDER_CLINK=0
if "%CMDER_SHELL%" equ "tccle" set CMDER_CLINK=0
set CMDER_ALIASES=1
if "%CMDER_SHELL%" equ "tcc" set CMDER_ALIASES=0
if "%CMDER_SHELL%" equ "tccle" set CMDER_ALIASES=0