Skip to content

Instantly share code, notes, and snippets.

@jonggan-kim
Forked from nmcc/CONSOLAS.md
Created June 22, 2020 17:03
Show Gist options
  • Save jonggan-kim/91bb30fb3e495fdc021bf58185f8cbd8 to your computer and use it in GitHub Desktop.
Save jonggan-kim/91bb30fb3e495fdc021bf58185f8cbd8 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment