cascadia-code
cascadia-code 2407.24
Monospaced font that includes programming ligatures and is designed to enhance the modern look and feel of the Windows Terminal
https://github.com/microsoft/cascadia-codeSIL Open Font License 1.1
programs: -
Maintainers
Platforms (79)
sh4-linuxarmv7l-netbsdx86_64-nonex86_64-solarisaarch64-genodeaarch64-netbsdx86_64-cygwinx86_64-freebsd
Install
Copy into your configuration
NixOS (configuration.nix)
environment.systemPackages = with pkgs; [ cascadia-code ];
Ad-hoc shell
nix-shell -p cascadia-code
Flake (nix run)
nix run nixpkgs#cascadia-code