Not answering the question, but this can go to ~/.ssh/config :
Host *.domain.net
User some_user
IdentityFile ~/.ssh/foobar
Host another.host
...
--
Matthieu
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html