From 580c1885dc84f4d0f91dfc32efbc1dfd673d8599 Mon Sep 17 00:00:00 2001 From: Manlio Perillo Date: Fri, 2 Feb 2024 15:15:57 +0100 Subject: [PATCH] index.md: add the Zig compiler (#272) NO_COLOR was added in ziglang/zig@e45d24c0d. It is used for both the compiler and the users of the stdlib. --- index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/index.md b/index.md index df00f9d..cd24498 100644 --- a/index.md +++ b/index.md @@ -290,6 +290,7 @@ color by default via `NO_COLOR`. | [yewtube](https://github.com/mps-youtube/yewtube) | Terminal YouTube client | [2023-04-22](https://github.com/mps-youtube/yewtube/commit/cd905ec5c5dabcb63b4c37a1a9e12cd74d360bb1) | | [yt-dlp](https://github.com/yt-dlp/yt-dlp) | Video downloader | [2023-11-20](https://github.com/yt-dlp/yt-dlp/commit/a0b19d319a6ce8b7059318fa17a34b144fde1785) | | [zf](https://github.com/natecraddock/zf) | Command-line fuzzy finder that prioritizes matches on filenames | [2022-07-02 / 0.5](https://github.com/natecraddock/zf/blob/master/CHANGELOG.md#05) | +| [zig](https://github.com/ziglang/zig) | Zig compiler | [2021-12-20 / 0.9.0](https://ziglang.org/download/0.9.0/release-notes.html) | | [zoxide](https://github.com/ajeetdsouza/zoxide) | Smarter cd command | [2020-03-05 / 0.1.0](https://github.com/ajeetdsouza/zoxide/releases/tag/v0.1.0) | | [zypper](https://github.com/openSUSE/zypper) | openSUSE package manager | [2022-06-15 / 1.14.53](https://github.com/openSUSE/zypper/commit/7a03e8594bb8dbf2af68decc4427d5244f68f46c) | {: rules="groups"}