Added docker completion

Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
This commit is contained in:
Marko Korhonen 2019-10-28 09:31:31 +02:00
parent e32118ecaa
commit 631e6f4258
No known key found for this signature in database
GPG key ID: 911B85FBC6003FE5
2 changed files with 8 additions and 2 deletions

View file

@ -25,6 +25,14 @@ zplugin light wfxr/forgit
zplugin ice wait'1' lucid as'completion'
zplugin snippet $DOTREPO/dotdrop/completion/_dotdrop-completion.zsh
# docker completion
zplugin ice wait'1' lucid as'completion'
zplugin snippet https://raw.githubusercontent.com/docker/machine/master/contrib/completion/zsh/_docker-machine
# docker-compose completion
zplugin ice wait'1' lucid as'completion'
zplugin snippet https://raw.githubusercontent.com/docker/compose/master/contrib/completion/zsh/_docker-compose
# syntax highlighting
zplugin ice wait'1' lucid atinit'zpcompinit'
zplugin light zdharma/fast-syntax-highlighting

2
test
View file

@ -1,2 +0,0 @@
asdsad
conflictss