pmazurek/aws-fuzzy-finder

Remove default value for ssh key

Closed this issue · 1 comments

The default value don't allow the possibility to use an the ssh-agent or ssh the configuration (~/.ssh/config) to choose a key, also, the SSH client looks for the default private key (p.e. ~/.ssh/id_rsa) so really is not needed.

Fixed