Skip to content

Instantly share code, notes, and snippets.

@bob1113
Forked from nmcc/CONSOLAS.md
Created November 29, 2023 03:24
Show Gist options
  • Save bob1113/aa4adee2e74dcc87b58cd2aa40d4b198 to your computer and use it in GitHub Desktop.
Save bob1113/aa4adee2e74dcc87b58cd2aa40d4b198 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