diff --git a/vendor/init.bat b/vendor/init.bat index 72063ee..9e8d2b1 100644 --- a/vendor/init.bat +++ b/vendor/init.bat @@ -3,7 +3,7 @@ :: Created as part of cmder project -:: Seting prompt style +:: Setting prompt style @for /f "tokens=2 delims=:." %%x in ('chcp') do @set cp=%%x :: The slow part :: World without Unicode is a sad world