#!/bin/sh

set -x

export SSH_AUTH_SOCK=~/.gnupg/S.gpg-agent.ssh

ssh "$@"