mirror of
https://github.com/cmderdev/cmder.git
synced 2024-11-10 09:49:12 +08:00
Change TERM from msys to cygwin.
This commit is contained in:
parent
9feec9e0c2
commit
56613b9758
2
vendor/init.bat
vendored
2
vendor/init.bat
vendored
@ -29,7 +29,7 @@
|
||||
|
||||
:: I do not even know, copypasted from their .bat
|
||||
@set PLINK_PROTOCOL=ssh
|
||||
@if not defined TERM set TERM=msys
|
||||
@if not defined TERM set TERM=cygwin
|
||||
|
||||
:: Enhance Path
|
||||
@set git_install_root=%rootDir%\vendor\msysgit
|
||||
|
Loading…
Reference in New Issue
Block a user