Note Oh My Zsh Enable docker autocompletion 1 vim ~/.zshrc plugins=(git) -> plugins=(git docker) Reopen zsh terminal. List all built-in plugins 1 ls $ZSH/plugins