I have a lot of keys for different hosts and web sites. It would be great if envoy would just match the extension, so I could type: ``` $ envoy -a git ``` And envoy would add the key `~/.ssh/id_rsa.git`.
I have a lot of keys for different hosts and web sites.
It would be great if envoy would just match the extension, so I could
type:
And envoy would add the key
~/.ssh/id_rsa.git.