mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-22 01:13:02 +00:00
Add p1r473/zsh-hist-delete-fzf/
Add `p1r473/zsh-hist-delete-fzf/`. Closes https://github.com/unixorn/awesome-zsh-plugins/issues/1868. Signed-off-by: Joe Block <jpb@unixorn.net>
This commit is contained in:
parent
34cc6bdf31
commit
24649b7500
1 changed files with 1 additions and 0 deletions
|
@ -927,6 +927,7 @@ Here are a few good sources for Nerd Fonts and Powerline-compatible fonts:
|
|||
- [help](https://github.com/Freed-Wu/zsh-help) - Colorizes the output of commands run with `--help`.
|
||||
- [hints](https://github.com/joepvd/zsh-hints) - Display glob and parameter flags and other non completable info right under your editing buffer.
|
||||
- [hipchat](https://github.com/robertzk/hipchat.zsh) - Send hipchat messages from the shell.
|
||||
- [hist-delete](https://github.com/p1r473/zsh-hist-delete-fzf/) - Delete history items from zsh's [fzf](https://github.com/junegunn/fzf) Ctrl+R history search.
|
||||
- [hist](https://github.com/marlonrichert/zsh-hist) - Edit your history in ZSH, without ever leaving the command line.
|
||||
- [histdb](https://github.com/larkery/zsh-histdb) - Stores your history in an SQLite database. Can be integrated with [zsh-autosuggestions](https://github.com/zsh-users/zsh-autosuggestions).
|
||||
- [history-enquirer](https://github.com/zthxxx/zsh-history-enquirer) - Enhances history search with more interaction and a multiline selection menu. Requires Node.js.
|
||||
|
|
Loading…
Reference in a new issue