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