mirror of
https://github.com/cmderdev/cmder.git
synced 2024-11-10 09:49:12 +08:00
formatting
This commit is contained in:
parent
dcc06a9d70
commit
4e1918dcf7
4
vendor/init.bat
vendored
4
vendor/init.bat
vendored
@ -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 (
|
||||
|
Loading…
Reference in New Issue
Block a user