Skip to content

My iosevka build, patched with nerd fonts

License

Notifications You must be signed in to change notification settings

viperML/iosevka

Repository files navigation

viperML/iosevka

This is my custom iosevka config.

Grab the latest zip file from releases or build the fonts with nix.

$ nix build github:viperML/iosevka#iosevka-normal.base -L

Symbols

Nerd fonts are not patched into the font. It is kind of a hack, and all terminals/editors I use support font fallback.

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

Forking

It should be easy to fork this repo to use your custom build plan.

IFD

This nix flake uses Import From Derivation to import the package-lock.json. Feel free to change this behavior to use a fixed hash.