agave
agave 37
TrueType monospaced typeface designed for X environments
https://b.agaric.net/page/agaveMIT License
programs: -
Platforms (79)
arm-noneaarch64-nonepowerpc-linuxarmv7l-netbsdavr-nonevc4-nonemips-nonei686-cygwin
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