# ssh keychain, if no agent set if [ -z "$SSH_AUTH_SOCK" ]; then if which envoy 2>&1 >/dev/null; then source <(envoy -p) fi fi