Linux Fonts

Customizing fonts on Linux.


NERD FONTS _


NerdFonts is a collection of over 50 patched fonts (over 3,600 variations) & FontForge font patcher python script for Powerline, Font Awesome, Octicons, Devicons, and Vim Devicons. Includes popular glyph collections such as Font Awesome & fonts such as Hack.

1. Clone the repository
git clone https://github.com/ryanoasis/nerd-fonts
2. Navigate to the directory
cd nerd-fonts
3. Run the installation script
sudo chmod +x ./install.sh && ./install.sh

Link : nerdfonts.com | Github

CONVERT FONTS _


Convert TTF to PFF2
grub-mkfont -o ./XXX.pf2 -s 24 ./XXX.ttf