mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-26 02:50:17 +00:00
Add Atlas34/fzf-plugin
`Atlas34/fzf-plugin` was extracted from oh-my-zsh to make it easier to use with other plugin managers. Signed-off-by: Joe Block <jpb@unixorn.net>
This commit is contained in:
parent
1116b3fad2
commit
9d1032ec2e
1 changed files with 1 additions and 0 deletions
|
@ -727,6 +727,7 @@ This section is for full setup dropins - they aren't frameworks, but they're not
|
|||
- [fzf-it](https://github.com/micakce/fzf-it) - Make any command interactive wrapping it with [fzf](https://github.com/junegunn/fzf) functionality.
|
||||
- [fzf-marks](https://github.com/urbainvaes/fzf-marks) - Little script to create, navigate and delete bookmarks in `bash` and `zsh`, using the fuzzy finder [fzf](https://github.com/junegunn/fzf).
|
||||
- [fzf-pass](https://github.com/smeagol74/zsh-fzf-pass) - Better handling of passwords using [fzf](https://github.com/junegunn/fzf) and [pass](https://www.passwordstore.org/).
|
||||
- [fzf-plugin](https://github.com/Atlas34/fzf-plugin) - [oh-my-zsh](https://github.com/ohmyzsh/ohmyzsh)'s `fzf` plugin extracted so it can be used easily with other plugin managers.
|
||||
- [fzf-prezto](https://github.com/lildude/fzf-prezto) - Prezto plugin that finds where [fzf](https://github.com/junegunn/fzf) has been installed and enables its auto-completion and key-bindings. This plugin works as a Prezto `zstyle` configuration option.
|
||||
- [fzf-tab](https://github.com/Aloxaf/fzf-tab) - Replace ZSH's default completion selection menu with [fzf](https://github.com/junegunn/fzf).
|
||||
- [fzf-tab-widgets](https://github.com/tom-power/fzf-tab-widgets) - Adds widgets for [fzf-tab](https://github.com/Aloxaf/fzf-tab).
|
||||
|
|
Loading…
Reference in a new issue