mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-12-24 07:13:05 +00:00
Add zsh-fuzzy-search-and-edit
This commit is contained in:
parent
356a4ddfb2
commit
978ab59f45
1 changed files with 2 additions and 1 deletions
|
@ -305,8 +305,9 @@ These frameworks make customizing your zsh setup easier.
|
|||
* [zsh-dircolors-solarized](https://github.com/joel-porquet/zsh-dircolors-solarized) - Solarized dircolors plugin.
|
||||
* [zsh-directory-history](https://github.com/tymm/zsh-directory-history) - A per directory history for zsh.
|
||||
* [zsh-dwim](https://github.com/oknowton/zsh-dwim) - zsh-dwim attempts to predict what you will want to do next. It provides a key binding (control-u) that will replace the current (or previous) command line with the command you will want to run next.
|
||||
* [zsh-editing-workbench](https://github.com/psprint/zsh-editing-workbench) - Adds sane, complex command line editing (e.g. incremental history _word_ completion)
|
||||
* [zsh-editing-workbench](https://github.com/psprint/zsh-editing-workbench) - Adds sane, complex command line editing (e.g. incremental history _word_ completion).
|
||||
* [zsh-functional](https://github.com/Tarrasch/zsh-functional) - ZSH higher order functions.
|
||||
* [zsh-fuzzy-search-and-edit](https://github.com/seletskiy/zsh-fuzzy-search-and-edit) - ZSH plugin for fuzzy searching files and instantly opening a matched file on matched line.
|
||||
* [zsh-geeknote](https://github.com/s7anley/zsh-geeknote) - Geeknote plugin for zsh.
|
||||
* [zsh-git-sync](https://github.com/caarlos0/zsh-git-sync) - A ZSH plugin to sync git repositories and clean them up.
|
||||
* [zsh-grunt-plugin](https://github.com/clauswitt/zsh-grunt-plugin) - Add autocompletion for grunt.
|
||||
|
|
Loading…
Reference in a new issue