From 42b5a1ddcd8bde26ea79e778ea81e03d1566cc0f Mon Sep 17 00:00:00 2001 From: Andrew Smith Date: Mon, 30 Jan 2012 11:11:11 +1000 Subject: [PATCH] Include any Hosts that have been added to .ssh/config to the list of completion options. --- lib/completion.zsh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/completion.zsh b/lib/completion.zsh index b964595ed..43f5a224e 100644 --- a/lib/completion.zsh +++ b/lib/completion.zsh @@ -35,10 +35,12 @@ cdpath=(.) [ -r /etc/ssh/ssh_known_hosts ] && _global_ssh_hosts=(${${${${(f)"$(