Merge remote-tracking branch 'robby/master'

This commit is contained in:
Gregory Liras 2012-01-02 13:45:42 +02:00
commit b58361399c

View file

@ -39,7 +39,7 @@ hosts=(
"$_global_ssh_hosts[@]" "$_global_ssh_hosts[@]"
"$_ssh_hosts[@]" "$_ssh_hosts[@]"
"$_etc_hosts[@]" "$_etc_hosts[@]"
`hostname` "$HOST"
localhost localhost
) )
zstyle ':completion:*:hosts' hosts $hosts zstyle ':completion:*:hosts' hosts $hosts