diff --git a/.ssh/config b/.ssh/config index f986af2..1174d03 100644 --- a/.ssh/config +++ b/.ssh/config @@ -5,6 +5,7 @@ ControlPath /tmp/%r@%h:%p ControlPersist yes Host * + UseRoaming no IdentityFile ~/.ssh/id_rsa # For vagrant virtual machines