1.) Download a Nerd Font
2.) Unzip and copy to ~/.fonts
3.) Run the command fc-cache -fv
to manually rebuild the font cache
1.) Download a Nerd Font
2.) Unzip and copy to ~/.fonts
3.) Run the command fc-cache -fv
to manually rebuild the font cache
If you prefer not to checkout too many files from the repo, just use svn to download the folder you want. For example, I just needed
Meslo L-DZ Regular
, so I did the following:Admittedly a bit repetitive, but depending on your internet connection you would have spent more time achieving the same results with git. You could also decide to write a script for this if you deem it necessary.
All you need to do to keep it up to date is (from the root of the repo):