powerline-fonts
powerline-fonts unstable-2018-11-11
Patched fonts for Powerline users
<rendered-html><p>Pre-patched and adjusted fonts for usage with the Powerline plugin.</p> </rendered-html>
https://github.com/powerline/fontsApache License 2.0Unspecified free software licenseSIL Open Font License 1.1
programs: -
Maintainers
Platforms (79)
x86_64-windowsarmv6l-netbsdarmv7l-netbsdpowerpcle-nonex86_64-uefii686-cygwinpowerpc-nonemips64-none
Install
Copy into your configuration
NixOS (configuration.nix)
environment.systemPackages = with pkgs; [ powerline-fonts ];
Ad-hoc shell
nix-shell -p powerline-fonts
Flake (nix run)
nix run nixpkgs#powerline-fonts