diff --git a/.ssh/config b/.ssh/config index 5d1bf27..4ac3771 100644 --- a/.ssh/config +++ b/.ssh/config @@ -11,4 +11,3 @@ Host * ControlPath ~/.ssh/cm-%r@%h:%p ControlPersist 30m ControlMaster auto - LocalCommand /bin/sh -c '/usr/bin/echo -ne "\033]0;Remote Connection: [ %r@%h ]\007"'