mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-22 09:23:01 +00:00
Add fd-zsh aliases plugin
Signed-off-by: Mohamed <muhammadelashri@gmail.com>
This commit is contained in:
parent
490cdf0985
commit
7bd12bcde3
1 changed files with 2 additions and 0 deletions
|
@ -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").
|
||||
|
|
Loading…
Reference in a new issue