if [[ -z $SSH_CONNECTION ]] && [[ $HOSTNAME != "toolbox" ]]; then eval "$(ssh-agent)" &> /dev/null ssh-add -q ~/.ssh/id_^*.pub fi