From 329e2ce4d65220b84837eb175937a09456de18af Mon Sep 17 00:00:00 2001 From: Lucas <169063936+mustbeperfect@users.noreply.github.com> Date: Sun, 9 Mar 2025 12:40:15 -0700 Subject: [PATCH] Added fd to Tools --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e80522f..ff633ec 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@

[ definitive-opensource ]

A definitive list of the best of everything open source

-

Status: Active - Projects: 320

+

Status: Active - Projects: 321

> [!TIP] > Discussions and contributions are welcome! This project is in it's early stages and a lot hasn't been ironed out yet. Submit or make changes by forking this repo, editing, commiting, and opening a pull-request - or just raise an issue. For more information on [contributing](CONTRIBUTING.md) and [guidelines](GUIDELINES.md) for open-source software submissions, consult their respective pages. @@ -978,6 +978,7 @@ Abandoned - Development Halted | [OpenRGB](https://github.com/CalcProgrammer1/OpenRGB) | Open source RGB lighting control that doesn't depend on manufacturer software. | ```Cross``` | ![GitHub Repo stars](https://img.shields.io/github/stars/CalcProgrammer1/OpenRGB?style=for-the-badge&label=%20&color=white) | | [inshellisense](https://github.com/microsoft/inshellisense) | IDE style command line auto complete | ```Cross``` ```CLI``` | ![GitHub Repo stars](https://img.shields.io/github/stars/microsoft/inshellisense?style=for-the-badge&label=%20&color=white) | | [rga](https://github.com/phiresky/ripgrep-all) | rga: ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc. | ```Cross``` ```CLI``` | ![GitHub Repo stars](https://img.shields.io/github/stars/phiresky/ripgrep-all?style=for-the-badge&label=%20&color=white) | +| [fd](https://github.com/sharkdp/fd) | A simple, fast and user-friendly alternative to 'find' | ```Cross``` ```CLI``` | ![GitHub Repo stars](https://img.shields.io/github/stars/sharkdp/fd?style=for-the-badge&label=%20&color=white) | ### Version Manager