Cubik65536 / ProFont-for-Powerline-Nerd

Nerd Font patched version of ProFont For Powerline

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ProFont Nerd Font

Nerd font patched version of ProFont for Powerline

⚙️ Patching Script

This patch script needs the folowing requirements:

  • Python 3
  • argparse
  • FontForge
    • Install on Debian/Ubuntu with:
      • sudo apt-get install software-properties-common;
      • sudo add-apt-repository ppa:fontforge/fontforge;
      • sudo apt-get update;
      • sudo apt-get install fontforge;
    • Install on Fedora with sudo dnf install fontforge
    • Install on macOS with brew install fontforge

About

Nerd Font patched version of ProFont For Powerline

License:MIT License


Languages

Language:Shell 100.0%