From 43be94c1416688f424ca30a04d8fafad274ed817 Mon Sep 17 00:00:00 2001 From: Peter Wood Date: Wed, 14 May 2025 15:38:52 -0400 Subject: [PATCH] added fd-find --- dotfiles/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/dotfiles/README.md b/dotfiles/README.md index ebbbe6a..7ab3760 100644 --- a/dotfiles/README.md +++ b/dotfiles/README.md @@ -28,6 +28,7 @@ curl -fsSL https://raw.githubusercontent.com/acedanger/shell/main/bootstrap.sh | - [`fzf`](https://github.com/junegunn/fzf): Fuzzy finder - [`zsh`](https://www.zsh.org/): Better shell - [`nala`](https://gitlab.com/volian/nala): Better package manager for Debian/Ubuntu +- [`fd-find`](https://github.com/sharkdp/fd): A simple, fast and user-friendly alternative to 'find' ### Shell Setup - [**Oh My Zsh**](https://ohmyz.sh/): Framework for managing Zsh configuration