@ -0,0 +1,7 @@
#!/bin/bash
if [[ "$(ssh-add -l | grep -i joshs_key)" == "" ]]; then
ssh-add $HOME/.ssh/joshs_key </dev/null
fi
exec /usr/bin/ssh "$@"
The note is not visible to the blocked user.