Remove set term=cygwin in init.bat (#2688)

This commit is contained in:
Dax T Games
2022-04-16 10:01:17 -04:00
committed by GitHub
parent fc00cc8be2
commit e345f187d8
2 changed files with 5 additions and 1 deletions

1
vendor/init.bat vendored
View File

@ -211,7 +211,6 @@ if "%CMDER_CONFIGURED%" GTR "1" (
:: I do not even know, copypasted from their .bat
set PLINK_PROTOCOL=ssh
if not defined TERM set TERM=cygwin
:: The idea:
:: * if the users points as to a specific git, use that