From b5d172cd3200d4e57c9197618d87ff822600709b Mon Sep 17 00:00:00 2001 From: dgames Date: Thu, 24 Dec 2020 18:33:10 -0500 Subject: [PATCH] cleanup --- vendor/init.bat | 6 ------ 1 file changed, 6 deletions(-) diff --git a/vendor/init.bat b/vendor/init.bat index 928aa30..864668f 100644 --- a/vendor/init.bat +++ b/vendor/init.bat @@ -425,12 +425,6 @@ if "%CMDER_ALIASES%" == "1" if exist "%CMDER_ROOT%\bin\alias.bat" if exist "%CMD echo * Search for 'user-aliases' and replace it with 'user_aliases'. ) -:: alias history |find /i "cat" >nul -:: if "%ERRORLEVEL%" == "0" ( -:: echo Migrating alias 'history' to new Clink 1.x.x... -:: "%CMDER_ROOT%\vendor\bin\alias.cmd" history="^%%CMDER_ROOT^%%\vendor\clink\clink.bat" history -:: ) - set initialConfig= :CMDER_CONFIGURED