Artifact d2da5e7e3990b1e6f540b7a4fa6bc5088fe78f184df57457a6f984adde454092:
- File fish/functions/gssh.fish — part of check-in [b3e3f764fa] at 2022-12-04 23:47:44 on branch trunk — ssh_config: Default to IdentitiesOnly yes (user: js, size: 118) [annotate] [blame] [check-ins using]
function gssh --wraps ssh set -lx SSH_AUTH_SOCK $GNUPGHOME/S.gpg-agent.ssh ssh -o IdentitiesOnly=no $argv end