#!/bin/sh export SSH_AUTH_SOCK="${HOME}/.ssh/strongbox/agent.sock" exec ssh-keygen "$@"