Files
wezterm-config/fonts

Rootiest Iosevka Fonts

This is a collection of Iosevka font varients that are used in the rootiest configurations.

Rootiest Iosevka V2 Font - Regular

Version

This font was built using Iosevka version 31.7.1

The Nerd Font patches were built using Nerd Fonts version 3.2.1

Installation

Install the Rootiest WezTerm config

Linux

cd ~/.config/wezterm/fonts
cp *.{otf,ttf} ~/.local/share/fonts
fc-cache -fv

Windows


$home = $env:USERPROFILE
cd $home\.config\wezterm\fonts
cp *.{otf,ttf} $env:LOCALAPPDATA\Microsoft\Windows\Fonts

MacOS

cd ~/.config/wezterm/fonts
cp *.{otf,ttf} ~/Library/Fonts

Thanks

This font wouldn't be possible without the following projects:

  • Iosevka - This is the base font whose character variants are used in this font.

  • Nerd Fonts - The Nerd Font variant is built using this patch.

License

This font is licensed under the MIT License.