Top "Zsh-completion" questions

Questions about command completion in the zsh Unix shell.

zsh compinit: insecure directories

What does it mean and how can I fix it? zsh compinit: insecure directories, run compaudit for list. Ignore insecure …

zsh zsh-completion
Git tab completion not working in zsh on mac

No matter what I try and do I can't seem to make git tab/auto completion work in my zsh …

git zsh bash-completion oh-my-zsh zsh-completion
Zsh Docker Plugin not Working

I have been using oh-my-zsh for a while now and the docker plugin as recently stopped working for me for …

zsh oh-my-zsh zsh-completion
How to change zsh-autosuggestions color

I am new at zsh. I've installed the plugin zsh-autosuggestions in oh-my-zsh using instruction mentioned here. I am using Linux (…

linux zsh oh-my-zsh zshrc zsh-completion
ZSH auto completion for git takes significant amount of time, can I turn it off or optimize it?

Git's tab autocompletion is useful for small projects, but I'm currently working on two big projects that use git and …

git bash zsh git-bash zsh-completion
Zsh tab completion duplicating command name

I'm on OS X Mountain Lion, running the included ZSH shell (4.3.11) with Oh-My-ZSH installed over the top. When using tab …

macos zsh tab-completion zsh-completion
How to enable command completion for Azure CLI in zsh?

I've found hints at there being command completion available for bash[1] for the Azure CLI (az command), but I have …

azure zsh azure-cli zsh-completion