mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-22 17:23:08 +00:00
Add terragrunt tab completion plugin
Signed-off-by: Joe Block <jpb@unixorn.net>
This commit is contained in:
parent
6e1f2cf039
commit
7b4bbd9ece
1 changed files with 1 additions and 0 deletions
|
@ -1329,6 +1329,7 @@ These plugins add tab completions without adding extra functions or aliases.
|
|||
- [ssh](https://github.com/zpm-zsh/ssh) - Add host completion for `ssh`.
|
||||
- [surf](https://github.com/beardcoder/surf.plugin.zsh) - Add completions for surf.
|
||||
- [symphony (TheGrowingPlant)](https://github.com/TheGrowingPlant/symfony.plugin.zsh) - Autocompletion for Symfony 3 and 4 commands.
|
||||
- [terragrunt](https://github.com/jkavan/terragrunt-oh-my-zsh-plugin) - Tab completion for [Terragrunt](https://github.com/gruntwork-io/terragrunt).
|
||||
- [test-kitchen-zsh-plugin](https://github.com/pelletiermaxime/test-kitchen-zsh-plugin) - Add completions for [Test Kitchen](https://github.com/test-kitchen/test-kitchen)).
|
||||
- [tinygo](https://github.com/sago35/tinygo-autocmpl) - Add tab completions for [tinygo](https://tinygo.org/).
|
||||
- [tmux pane words](https://gist.github.com/blueyed/6856354) - Key bindings to complete words from your [tmux](https://tmux.github.io) pane.
|
||||
|
|
Loading…
Reference in a new issue