dotfiles/nerd-fonts
2024-08-27 14:57:29 +02:00
..
CascadiaCode.url save all reference files as .url type 2024-08-27 14:57:29 +02:00
CascadiaMono.url save all reference files as .url type 2024-08-27 14:57:29 +02:00
README.md save all reference files as .url type 2024-08-27 14:57:29 +02:00

Nerd Fonts Configuration

This directory contains my Nerd Fonts configuration and any related resources.

Files

  • CascadiaCode.url: This file contains the URL to the Cascadia Code Nerd Font patch.
  • CascadiaMono.url: This file contains the URL to the Cascadia Mono Nerd Font patch.

Installation

To use this configuration:

  1. Clone the repository.

  2. Download all required fonts from files:

    curl -LO "$(Get-Content ./nerd-fonts/CascadiaMono.url).zip"
    
  3. Unpack and install all downloaded fonts to your system's font storage.