Slight tweak to ssh config
This commit is contained in:
parent
e1ab9e25a5
commit
92e10cc756
@ -11,4 +11,3 @@ Host *
|
|||||||
ControlPath ~/.ssh/cm-%r@%h:%p
|
ControlPath ~/.ssh/cm-%r@%h:%p
|
||||||
ControlPersist 30m
|
ControlPersist 30m
|
||||||
ControlMaster auto
|
ControlMaster auto
|
||||||
LocalCommand /bin/sh -c '/usr/bin/echo -ne "\033]0;Remote Connection: [ %r@%h ]\007"'
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user