We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39c12e6 commit ce6f955Copy full SHA for ce6f955
.ssh/config
@@ -5,6 +5,7 @@ Host *
5
ControlMaster auto
6
ControlPath ~/.local/state/ssh-%C
7
ControlPersist yes
8
+ ForwardX11 yes
9
SendEnv COLORTERM
10
ServerAliveInterval 300
11
UserKnownHostsFile ~/.ssh/known_hosts
0 commit comments