mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-23 17:43:03 +00:00
Add Akollade/symfony.plugin.zsh
Add `Akollade/symfony.plugin.zsh` tab completion. Signed-off-by: Joe Block <jpb@unixorn.net>
This commit is contained in:
parent
d11c4b8f07
commit
d446607d7b
1 changed files with 1 additions and 0 deletions
|
@ -1422,6 +1422,7 @@ These plugins add tab completions without adding extra functions or aliases.
|
||||||
- [ssh (sunlei)](https://github.com/sunlei/zsh-ssh) - Better host completion for `ssh`.
|
- [ssh (sunlei)](https://github.com/sunlei/zsh-ssh) - Better host completion for `ssh`.
|
||||||
- [ssh (zpm-zsh)](https://github.com/zpm-zsh/ssh) - Add host completion for `ssh`.
|
- [ssh (zpm-zsh)](https://github.com/zpm-zsh/ssh) - Add host completion for `ssh`.
|
||||||
- [surf](https://github.com/beardcoder/surf.plugin.zsh) - Add completions for surf.
|
- [surf](https://github.com/beardcoder/surf.plugin.zsh) - Add completions for surf.
|
||||||
|
- [symfony (Akollade)](https://github.com/Akollade/symfony.plugin.zsh) - Adds completions for Symfony 3 & 4, including the `bin/console` and `sf` commands.
|
||||||
- [symfony (TheGrowingPlant)](https://github.com/TheGrowingPlant/symfony.plugin.zsh) - Autocompletion for Symfony 3 and 4 commands.
|
- [symfony (TheGrowingPlant)](https://github.com/TheGrowingPlant/symfony.plugin.zsh) - Autocompletion for Symfony 3 and 4 commands.
|
||||||
- [symfony-complete](https://github.com/voronkovich/symfony-complete.plugin.zsh) - Universal completion for [Symfony](https://symfony.com/doc/current/components/console.html) based CLI applications: `composer`, `php-cs-fix`, `bin/console`, `artisan`, `php-cs-fixer` and etc. This supports autocompletion for subcommands and GNU-style options (`--help`)
|
- [symfony-complete](https://github.com/voronkovich/symfony-complete.plugin.zsh) - Universal completion for [Symfony](https://symfony.com/doc/current/components/console.html) based CLI applications: `composer`, `php-cs-fix`, `bin/console`, `artisan`, `php-cs-fixer` and etc. This supports autocompletion for subcommands and GNU-style options (`--help`)
|
||||||
- [terragrunt](https://github.com/jkavan/terragrunt-oh-my-zsh-plugin) - Tab completion for [Terragrunt](https://github.com/gruntwork-io/terragrunt).
|
- [terragrunt](https://github.com/jkavan/terragrunt-oh-my-zsh-plugin) - Tab completion for [Terragrunt](https://github.com/gruntwork-io/terragrunt).
|
||||||
|
|
Loading…
Reference in a new issue