> all is in the title, I'd like to have the Hosts 'arguments' from
> .ssh/config to be added in the _hosts completion if possible.
>
> sth like:
> hosts=(${${${$(grep '^Host' ~/.ssh/config)}##Host }##[*0-9]*})
>
> works, not sure if there isn't better actually :)I don't think that does what you think it does. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

