my-yadm/.config/autostart-scripts/ssh-add.sh
2021-01-03 11:38:47 -05:00

5 lines
87 B
Bash
Executable file

#!/bin/sh
export SSH_ASKPASS=/usr/libexec/ssh/ksshaskpass
/usr/bin/ssh-add </dev/null