Skip to content

Instantly share code, notes, and snippets.

@matthewjberger
Last active April 30, 2024 18:02
Show Gist options
  • Save matthewjberger/7dd7e079f282f8138a9dc3b045ebefa0 to your computer and use it in GitHub Desktop.
Save matthewjberger/7dd7e079f282f8138a9dc3b045ebefa0 to your computer and use it in GitHub Desktop.
Install a nerd font on ubuntu

1.) Download a Nerd Font

2.) Unzip and copy to ~/.fonts

3.) Run the command fc-cache -fv to manually rebuild the font cache

@stuaxo
Copy link

stuaxo commented Nov 7, 2023

@hiAndrewQuinn's example should probably be on the main README considering the amount of us that have ended up here.

@p6002
Copy link

p6002 commented Nov 7, 2023

I still waiting for proper documentation how to install and use it.
In the meantime, I started the rack, I learned how to use Docker, I run services through Docker Compose and several VMs without any problems. But I still can't install the fonts...

@Tolomeo
Copy link

Tolomeo commented Dec 23, 2023

@Sephyros absolutely amazing 👍

@mcarvalho1
Copy link

Hi guys, after testing several linux distros and having to configure and customize my terminal and shell every time, I decided to create this script that downloads directly from the Nerd Fonts repository, use it as you like and if you want to contribute something, feel free.

The documentation on how to use the script is in the readme:
https://github.com/mcarvalho1/Nerd-fonts-Downloader-Script

@pedroigor91
Copy link

Thanks @mcarvalho1!

@7adidaz
Copy link

7adidaz commented Apr 30, 2024

@donovan @Sephyros thanks both

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