Skip to content

Instantly share code, notes, and snippets.

@matthewjberger
Last active May 22, 2024 13:37
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

@7adidaz
Copy link

7adidaz commented Apr 30, 2024

@donovan @Sephyros thanks both

@ASRodrigo1
Copy link

Thanks @mcarvalho1 !

@Madiuk
Copy link

Madiuk commented May 19, 2024

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

This is beautiful.

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