[zsh] Disable SSH complete from hosts file
This commit is contained in:
@@ -17,6 +17,7 @@ if ! [[ -e ${ZDOTDIR:-~}/.antidote ]]; then
|
||||
fi
|
||||
|
||||
zstyle ':omz:plugins:docker' legacy-completion yes
|
||||
zstyle ':completion:*:ssh:*' hosts off
|
||||
# source antidote and load plugins from `${ZDOTDIR:-~}/.zsh_plugins.txt`
|
||||
source ${ZDOTDIR:-~}/.antidote/antidote.zsh
|
||||
antidote load ${plugins_txt} ${static_file}
|
||||
|
||||
Reference in New Issue
Block a user