formatting

This commit is contained in:
David Refoua 2022-11-04 12:58:24 +03:30
parent dcc06a9d70
commit 4e1918dcf7

4
vendor/init.bat vendored
View File

@ -129,8 +129,8 @@ goto :var_loop
%print_debug% init.bat "Env Var - CMDER_ROOT=%CMDER_ROOT%"
%print_debug% init.bat "Env Var - debug_output=%debug_output%"
:: Sets Cmder directory paths
SET CMDER_CONFIG_DIR=%CMDER_ROOT%\config
:: Set the Cmder directory paths
set CMDER_CONFIG_DIR=%CMDER_ROOT%\config
:: Check if we're using Cmder individual user profile
if defined CMDER_USER_CONFIG (