mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-12-19 12:53:07 +00:00
Fix typo in markdown
This commit is contained in:
parent
b46979b189
commit
27de643f53
1 changed files with 1 additions and 1 deletions
|
@ -1062,7 +1062,7 @@ These plugins add tab completions without adding extra functions or aliases.
|
|||
* [cargo](https://github.com/MenkeTechnologies/zsh-cargo-completion) - All the functionality of the original OMZ cargo completion, with additional support for remote crates via `cargo search` in `cargo add`.
|
||||
* [carthage](https://github.com/squarefrog/zsh-carthage) - Provides completions and aliases for use with [Carthage](https://github.com/Carthage/Carthage).
|
||||
* [cf-zsh-autocomplete](https://github.com/norman-abramovitz/cf-zsh-autocomplete-plugin) - Adds autocomplete for all [Cloud Foundry CLI](https://docs.cloudfoundry.org/cf-cli/) commands.
|
||||
*[cod](https://github.com/dim-an/cod) - A completion demon for bash/fish/ZSH which creates completion functions on the fly when it sees you run something with `--help`.
|
||||
* [cod](https://github.com/dim-an/cod) - A completion demon for bash/fish/ZSH which creates completion functions on the fly when it sees you run something with `--help`.
|
||||
* [codeception](https://github.com/shengyou/codeception-zsh-plugin) - Adds command completion for the Codeception Testing Framework.
|
||||
* [codemachine](https://github.com/CodeMonkeyMike/ZshTheme-CodeMachine) - Displays git info, whether you're logged in via `ssh`, return code of last command.
|
||||
* [completions](https://github.com/zsh-users/zsh-completions) - A collection of extra completions for ZSH.
|
||||
|
|
Loading…
Reference in a new issue