Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save kentlouisetonino/49ec158d73f6e05b1e34a125d434dca6 to your computer and use it in GitHub Desktop.
Save kentlouisetonino/49ec158d73f6e05b1e34a125d434dca6 to your computer and use it in GitHub Desktop.
Description

Steps

  • Download the Jetbrains Mono font.
https://www.jetbrains.com/lp/mono/
  • Extract the files and rename the folder.
mv ttf jetbrains-mono
  • Copy the folder in share directory.
sudo cp -r jetbrains-mono /usr/share/fonts/truetype
  • Restart the terminal.
  • Right click the terminal and open the preferences.

Screenshot from 2023-12-28 21-39-33

  • Change the font to Jetbrains Mono.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment