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
No need to introduce dependency on
curl
andjq
. With proper download_urlwget
will be automatically redirected to the latest versiondownload_url="https://github.com/ryanoasis/nerd-fonts/releases/latest/download/${zip_file}"