ccontavalli / ssh-ident

Different agents and different keys for different projects, with ssh.
Other
964 stars 71 forks source link

Make ssh-ident use environment variables #2

Closed ghost closed 10 years ago

ghost commented 10 years ago

Thanks to this you can:

alias scp="BINARY_SSH=/usr/bin/scp /path/to/ssh-ident"

and have scp use the same logic/functionality as ssh does.