Slight tweak to ssh config
This commit is contained in:
@@ -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"'
|
||||
|
||||
Reference in New Issue
Block a user