agave
agave 37
TrueType monospaced typeface designed for X environments
https://b.agaric.net/page/agaveMIT License
programs: -
Platforms (80)
m68k-nonemicroblazeel-linuxx86_64-darwinm68k-linuxarmv6l-nonemicroblaze-nonearmv7l-linuxx86_64-redox
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