@@ -1,4 +1,4 @@ function gssh --wraps ssh set -lx SSH_AUTH_SOCK $GNUPGHOME/S.gpg-agent.ssh - ssh $argv + ssh -o IdentitiesOnly=no $argv end