Register newly found socket in agents file.

This commit is contained in:
Darren 'Tadgy' Austin 2019-07-02 04:15:59 +01:00
commit 68f151bc7f
2 changed files with 8 additions and 2 deletions

View file

@ -85,7 +85,7 @@ hash ssh-add ssh-agent >/dev/null 2>&1 && {
fi
echo
}
unset _GOT_LOCK _PLATFORM
unset _PLATFORM
# Screen.
hash screen >/dev/null 2>&1 && {