Skip to content

Instantly share code, notes, and snippets.

@cd01
Last active August 29, 2015 14:20
Show Gist options
  • Save cd01/75f0168d07e96f789c5a to your computer and use it in GitHub Desktop.
Save cd01/75f0168d07e96f789c5a to your computer and use it in GitHub Desktop.
Add a font to ConHost.exe / cmd.exe と PowerShell で表示するフォントを追加する
Windows Registry Editor Version 5.00
; プログラミングフォント Myrica http://myrica.estable.jp
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Console\TrueTypeFont]
"932.0"="Myrica M"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment