Skip to content

Instantly share code, notes, and snippets.

@nmcc
Last active March 30, 2026 15:25
Show Gist options
  • Select an option

  • Save nmcc/4e8ead6c380d8331fedd04e1aa41d351 to your computer and use it in GitHub Desktop.

Select an option

Save nmcc/4e8ead6c380d8331fedd04e1aa41d351 to your computer and use it in GitHub Desktop.
Install Consolas font on Mac

Download and install the font

  1. Download the Consolas font from http://www.fontpalace.com/font-details/Consolas/
  2. Open Finder and navigate to Downloads directory
  3. Double click the Consolas.ttf file
  4. A dialog box appears displaying the details about the font
  5. Click Install font button

Using Consolas font on IntelliJ IDEA:

  1. Open IDEA Preferences Window (Press Command + ,)
  2. Editor > Colors & Fonts > Font
  3. Uncheck Show only monospaced fonts checkbox
  4. Select the Consolas font from the font list
@HeavyComponent
Copy link
Copy Markdown

I don't think this works anymore. Installed font but nothing showed up in my Font Book.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment