mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2025-02-16 15:28:24 +00:00
Add marlonrichert/zsh-autocomplete
This commit is contained in:
parent
83ea5c6a78
commit
5486d581e0
1 changed files with 2 additions and 1 deletions
|
@ -340,6 +340,7 @@ The project is very active – currently > 2000 commits.
|
|||
* [auto-fu.zsh](https://github.com/hchbaw/auto-fu.zsh) - Automatic complete-word and list-choices. Originally incr-0.2.zsh by y.fujii <y-fujii at mimosa-pudica.net>.
|
||||
* [auto-ls](https://github.com/desyncr/auto-ls) - Automatically `ls` when cding to a new directory.
|
||||
* [auto-notify](https://github.com/MichaelAquilina/zsh-auto-notify) - Automatically sends out a notification when a long running task has completed.
|
||||
* [autocomplete](https://github.com/marlonrichert/zsh-autocomplete) - Automatically lists completions as you type and provides intuitive keybindings for selecting and inserting them.
|
||||
* [autodotenv](https://github.com/nocttuam/autodotenv) - Will prompt you to load variables when you `cd` into a directory containing a `.env` file.
|
||||
* [autoenv-extended](https://github.com/zpm-zsh/autoenv) - Extended version of the [zsh-autoenv](https://github.com/Tarrasch/zsh-autoenv) plugin.
|
||||
* [autoenv](https://github.com/Tarrasch/zsh-autoenv) - If a directory contains a `.env` file, it will automatically be executed when you `cd` into it.
|
||||
|
|
Loading…
Add table
Reference in a new issue