agave
agave 37
TrueType monospaced typeface designed for X environments
https://b.agaric.net/page/agaveMIT License
programs: -
Platforms (80)
m68k-noneaarch64-uefimips-linuxarmv6l-netbsdpowerpc-linuxmsp430-nonemicroblazeel-linuxarc-linux
Install
Copy into your configuration
NixOS (configuration.nix)
environment.systemPackages = with pkgs; [ agave ];
Ad-hoc shell
nix-shell -p agave
Flake (nix run)
nix run nixpkgs#agave