diff --git a/.ssh/config b/.ssh/config index fb9a2a4..cd4604e 100644 --- a/.ssh/config +++ b/.ssh/config @@ -4,9 +4,6 @@ ControlMaster=auto ControlPath=~/.cache/ssh/%r@%h:%p ControlPersist=6h -Host * - ForwardAgent yes - Host mobian HostName 192.168.1.58 User mobian