summaryrefslogtreecommitdiff
path: root/config.ssh
blob: 2d23a0987946067bd7bde7f23e3c83f05f756172 (plain)
1
2
3
4
5
6
7
8
9
10
Host moss-*
	ForwardAgent yes
	ForwardX11 yes
	ForwardX11Trusted yes

Host *
	ForwardAgent no
	ForwardX11 no
	ControlMaster auto
	ControlPath ~/.ssh/%r@%h:%p