Klaus Breyer Tech Leadership, Product Delivery & Startup Strategy.

Monospaced Fonts: Typefaces for Programmers

Personally, I’m a big fan of Source Code Pro and even use it here on my blog and in my letterhead for accents. The biggest advantage for me is the availability at Google Fonts.

Otherwise, of course, mainly in my editor Sublime Text and in my iTerm terminal.

Changing font in Sublime Text

Cmd + , and then add the following setting:

“font_face”: “Source Code Pro”, “font_size”: 14, “highlight_line”: true,

Changing font in iTerm

Cmd + , -> Profiles -> Text

Alternatives

Other good alternatives for developers are regularly discussed on Slant.