Script for setting up Nerd Fonts on your machine.
- Jetbrains Mono
The following video might be of help:
curl --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/unix-terminal-setup/nerd-fonts-setup/main/setup.sh | bash
After updating your terminal's font to a nerd font you can run the below to do a quick smoke test:
curl --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/unix-terminal-setup/nerd-fonts-setup/main/test/smoke-test.sh | bash