From a035b2f3cc0f2c5811140d0b8b7d8e44156b8ccd Mon Sep 17 00:00:00 2001 From: Joe Block Date: Fri, 20 Oct 2023 06:54:57 -0600 Subject: [PATCH] Add `chmouel/zsh-select-with-lf` plugin https://github.com/chmouel/zsh-select-with-lf/issues/1 is closed, add `chmouel/zsh-select-with-lf` plugin Signed-off-by: Joe Block --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7a32b1e..92667c8 100644 --- a/README.md +++ b/README.md @@ -1172,6 +1172,7 @@ Here are a few good sources for Nerd Fonts and Powerline-compatible fonts: - [search-directory-history](https://github.com/cmaahs/search-directory-history) - Allows complex search of per-directory history created using the [per-directory-history](https://github.com/jimhester/per-directory-history) plugin. - [sed-sub](https://github.com/MenkeTechnologies/zsh-sed-sub) - Adds keybindings to do global search and replace on current command line. - [select](https://github.com/z-shell/zsh-select) - Multi-term searched selection list with approximate matching and uniq mode. +- [select-with-lf](https://github.com/chmouel/zsh-select-with-lf) - Lets user select files or a directory using [lf](https://github.com/gokcehan/lf). - [send](https://github.com/robertzk/send.zsh) - Single command to `git add`, `git commit`, and `git push` for much faster `git` workflow. - [sensei-git](https://github.com/aswitalski/oh-my-zsh-sensei-git-plugin) - Adds many `git` aliases and helper shell functions. - [senv](https://github.com/joepvd/senv) - Report presence of sensitive environment variables in the prompt