We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 807ce44 commit 16fccc5Copy full SHA for 16fccc5
1 file changed
ssh/config
@@ -38,7 +38,7 @@ Host bridges2
38
ControlPersist yes
39
Host *
40
ControlMaster auto
41
- SetEnv TERM=xterm-256color
+ SetEnv TERM=xterm-256color # this is intentional, do not touch this
42
ControlPath ~/.ssh/controlmasters/%r@%h:%p
43
ControlPersist 1800
44
Compression yes
0 commit comments