added fd-find

This commit is contained in:
Peter Wood
2025-05-14 15:38:52 -04:00
committed by GitHub
parent d0cd55b1fb
commit 43be94c141

View File

@@ -28,6 +28,7 @@ curl -fsSL https://raw.githubusercontent.com/acedanger/shell/main/bootstrap.sh |
- [`fzf`](https://github.com/junegunn/fzf): Fuzzy finder - [`fzf`](https://github.com/junegunn/fzf): Fuzzy finder
- [`zsh`](https://www.zsh.org/): Better shell - [`zsh`](https://www.zsh.org/): Better shell
- [`nala`](https://gitlab.com/volian/nala): Better package manager for Debian/Ubuntu - [`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 ### Shell Setup
- [**Oh My Zsh**](https://ohmyz.sh/): Framework for managing Zsh configuration - [**Oh My Zsh**](https://ohmyz.sh/): Framework for managing Zsh configuration