matthewjberger / scoop-nerd-fonts

A scoop bucket for installing nerd fonts
The Unlicense
353 stars 34 forks source link

Add NerdFontsSymbolsOnly #254

Closed Sacro closed 10 months ago

Sacro commented 10 months ago

Very handy as a fallback font!

https://github.com/ryanoasis/nerd-fonts/tree/master/patched-fonts/NerdFontsSymbolsOnly

jonz94 commented 10 months ago

Hi @Sacro,

I just add NerdFontsSymbolsOnly Font. You can use the following commands to install it:

scoop update

scoop install NerdFontsSymbolsOnly
Sacro commented 10 months ago

Really sorry to be a pain, but could we have the -mono variant too? :)

jonz94 commented 10 months ago

I put both normal and mono version in the same font manifest, so the command should install both of them for you.

Sacro commented 10 months ago

Oh yes! For some reason GoLand doesn't see it as monospace, I'll chase that up with them! Thanks!