Created
April 12, 2017 15:49
-
-
Save StoneMoe/0acf994e8fc0ddf12c14ad843974316a to your computer and use it in GitHub Desktop.
Add to Cmder init.bat to support utf-8
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@chcp 65001 > nul | |
@set PYTHONIOENCODING=utf-8 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment