mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-22 01:13:02 +00:00
Add docker-enter-completion
This commit is contained in:
parent
d4f24bab99
commit
c42752397a
1 changed files with 1 additions and 0 deletions
|
@ -145,6 +145,7 @@ These plugins add tab completion without adding extra functions or aliases.
|
|||
* [cabal](https://github.com/d12frosted/cabal.plugin.zsh) - Adds autocompletion for cabal
|
||||
* [codeception-zsh-plugin](https://github.com/shengyou/codeception-zsh-plugin) - Adds command completion for the Codeception Testing Framework
|
||||
* [dbic](https://github.com/lejeunerenard/dbic-migration-env) - Automatically sets up Environment variables for DBIx::Class::Migration's script and Dancer
|
||||
* [docker-enter-completion](https://github.com/runcom/docker-enter-completion) - command completion for docker-enter (https://github.com/jpetazzo/nsenter)
|
||||
* [docker-zsh-completion](https://github.com/felixr/docker-zsh-completion) - Add completions for docker
|
||||
* [docker-zsh](https://github.com/adrien-f/docker-zsh) - Adds tab completion for docker
|
||||
* [drush_zsh_completion](https://github.com/webflo/drush_zsh_completion) - Drush autocomplete awesomeness for zsh
|
||||
|
|
Loading…
Reference in a new issue