termux-packages/packages/openssh/ssh-with-agent.sh

5 lines
39 B
Bash

#!/bin/sh
. source-ssh-agent
ssh "$@"