diff --git a/bin/scripts/lib/fonts.json b/bin/scripts/lib/fonts.json index 9de52acf15..ea0dc2c62e 100644 --- a/bin/scripts/lib/fonts.json +++ b/bin/scripts/lib/fonts.json @@ -831,6 +831,18 @@ "caskName": "victor-mono", "repoRelease": true, "description": "Clean, crisp and narrow, with a large x-height and clear punctuation" + }, + { + "unpatchedName": "Zed Mono", + "RFN": false, + "patchedName": "ZedMono", + "folderName": "ZedMono", + "imagePreviewFont": "ZedMono Nerd Font", + "imagePreviewFontSource": "ZedMono/Normal/zed-mono-regular.ttf", + "linkPreviewFont": false, + "caskName": "zed-mono", + "repoRelease": false, + "description": "Zed Mono is a more rounded version of Iosevka" } ] } diff --git a/readme.md b/readme.md index 626e9ec825..1a4d8930b5 100644 --- a/readme.md +++ b/readme.md @@ -175,6 +175,7 @@ A preview of all fonts can be found [here](https://www.nerdfonts.com/font-downlo | [Ubuntu Nerd Font][p-ubuntu] | [Ubuntu Font][f-ubuntu] | 0.83 | NO | | [UbuntuMono Nerd Font][p-ubuntu-mono] | [Ubuntu Font][f-ubuntu] | 0.80 | NO | | [VictorMono Nerd Font][p-victor] | [Victor Mono][f-victor] | 1.5.4 | NO | +| [ZedMono Nerd Font][p-zed-mono] | [Zed Mono][f-zed-mono] | 1.2.0 | NO | _\*RFN = Reserved Font Name_ @@ -310,7 +311,7 @@ or, in Powershell (Windows only): _Note_: Will not work to get newer fonts as they are not inside the repo anymore. -A full clone of this repository is **not** required nor efficient (mostly due to Repository size) if you are simply only interested in a limited set of fonts. +A full clone of this repository is **not** required nor efficient (mostly due to Repository size) if you are simply only interested in a limited set of fonts. If you do want to clone the entire repo be sure to _shallow_ clone: ```sh @@ -696,6 +697,7 @@ Font repos [f-tinos]:https://fonts.google.com/specimen/Tinos [f-ubuntu]:http://font.ubuntu.com [f-victor]:https://github.com/rubjo/victor-mono +[f-zed-mono]:https://github.com/zed-industries/zed-fonts