Skip to content

Latest commit

 

History

History
executable file
·
10 lines (7 loc) · 167 Bytes

UTF8 Support.md

File metadata and controls

executable file
·
10 lines (7 loc) · 167 Bytes

UTF8 Support

Make sure to put this in your zsh.rc.

chcp 65001 > /dev/null

This allows UTF8 characters to be displayed properly from programs.