Add fd-zsh aliases plugin

Signed-off-by: Mohamed <muhammadelashri@gmail.com>
This commit is contained in:
Mohamed Elashri 2022-10-01 19:50:29 -04:00 committed by Mohamed
parent 490cdf0985
commit 7bd12bcde3
No known key found for this signature in database
GPG key ID: 29496E7A07758443

View file

@ -697,6 +697,8 @@ This section is for full setup dropins - they aren't frameworks, but they're not
- [fav](https://github.com/ddnexus/fav) - ZSH/[fzf](https://github.com/junegunn/fzf) plugin that makes it really easy to add and recall named favorites of your important directories.
- [favorite-directories](https://github.com/seletskiy/zsh-favorite-directories) - Fast jumps to your favorite directories.
- [fd](https://github.com/aubreypwd/zsh-plugin-fd) - Use [fzf](https://github.com/junegunn/fzf) to browse directories.
- [fd-plugin](https://github.com/MohamedElashri/fd-zsh) - Adds aliases for [fd](https://github.com/sharkdp/fd), a modern replacement for `find`.
- [figures](https://github.com/zpm-zsh/figures) - Unicode symbols for ZSH.
- [firebase (Seqi)](https://github.com/Seqi/firebase-zsh) - Display the current working project or project alias when in a Firebase project directory or subdirectory.
- [firebase (rmrs)](https://github.com/rmrs/firebase-zsh) - Add an indicator in the prompt that you're in a directory with a `firebase.json` file (aka "firebase project").