mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-21 17:03:03 +00:00
Add iloveitaly/zsh-ai-completions
to utilities section
https://github.com/iloveitaly/zsh-ai-completions/issues/1 is closed, add `iloveitaly/zsh-ai-completions`. Closes #1920 Signed-off-by: Joe Block <jpb@unixorn.net>
This commit is contained in:
parent
d0d0407fe5
commit
05d36ff262
1 changed files with 1 additions and 0 deletions
|
@ -2945,6 +2945,7 @@ There is also a more detailed [Zsh Plugin Standard](https://zdharma-continuum.gi
|
|||
- [shell-color-prompt-tool](https://github.com/kyletimmermans/shell-color-prompt-tool) - Helps you create a custom prompt for `ZSH` or `bash`.
|
||||
- [shellSpec](https://github.com/shellspec/shellspec) - A full-featured BDD unit testing framework for dash, bash, ksh, ZSH and all POSIX shells.
|
||||
- [shtab](https://github.com/iterative/shtab) - Automatically generate shell tab completion scripts for Python CLI apps, supports `zsh`, `bash` and `tcsh`.
|
||||
- [zsh-ai-completions](https://github.com/iloveitaly/zsh-ai-completions) - AI-generated ZSH completions
|
||||
- [zsh-bench](https://github.com/romkatv/zsh-bench) - A benchmark for interactive ZSH. It measures user-visible latency of interactive `zsh`: input lag, command lag, etc.
|
||||
- [zshdb](https://github.com/rocky/zshdb) - A ZSH debugger.
|
||||
- [zshelldoc](https://github.com/zdharma-continuum/zshelldoc) - Doxygen for shell scripts. Parses ZSH and Bash scripts, outputs Asciidoc document with function lists, call trees, lists of exported variables, and more.
|
||||
|
|
Loading…
Reference in a new issue