graysky


a technical tumble
blog | twitter | github | email

How to install Consolas font on Mac OS X

zaa:

I really like the way Consolas font looks on Mac OS X.

Consolas

Here is an instruction on how to install it on Mac OS X:

brew install cabextract (or `sudo port install cabextract` if you use MacPorts) cd ~/Downloads mkdir consolas cd consolas curl -O http://download.microsoft.com/download/f/5/a/f5a3df76-d856-4a61-a6bd-722f52a5be26/PowerPointViewer.exe cabextract PowerPointViewer.exe cabextract ppviewer.cab open CONSOLA*.TTF # press Intall font. That is all.