powerline / fonts

Patched fonts for Powerline users.
25.52k stars 3.19k forks source link

Spellng Change #356

Open aleflerdev opened 3 years ago

aleflerdev commented 3 years ago

Just changes a couple simple spelling errors:

 C:\PS> ./install.ps1 ***furamono-***, hack-*

Installs all the FuraMono and Hack fonts.

to....

 C:\PS> ./install.ps1 firamono-, hack-*

Installs all the FiraMono and Hack fonts.

WuglyakBolgoink commented 2 years ago

@aleflerdev

here I found https://github.com/ryanoasis/nerd-fonts/tree/master/patched-fonts/FiraMono/Regular/complete

fira-* and fura-* fonts too :-)

aleflerdev commented 2 years ago

Cool. thank you.