fish-ssh-agent/functions
Sergio de Carvalho 25230a241f In an SSH session check forwarded agent first
When in an SSH session, try to connect to a forwarded agent first. If
that fails, only then check if an SSH agent is already running on the
machine.

This fixes a situation where a .ssh/environment file left behind from
a dead agent is checked first, ignoring the forwarded agent and
starting a new agent on the machine.
2022-09-27 21:46:49 +01:00
..
__ssh_agent_is_started.fish In an SSH session check forwarded agent first 2022-09-27 21:46:49 +01:00
__ssh_agent_start.fish Move ssh_agent_is_started to its own function. Close #1. 2015-11-12 06:47:13 +09:00