Skip to content

Instantly share code, notes, and snippets.

@GZShi
Last active August 10, 2018 01:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save GZShi/4f50224e16580aad375aee90f6d2611b to your computer and use it in GitHub Desktop.
Save GZShi/4f50224e16580aad375aee90f6d2611b to your computer and use it in GitHub Desktop.
windows控制台的字体设置
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Console\TrueTypeFont]
"00932"="Inziu IosevkaCC J"
"00936"="Inziu IosevkaCC SC"
"0932"="Inziu Iosevka J"
"0936"="Inziu Iosevka SC"
"000"="IosevkaCC"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment