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 | bashAfter 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