Host *
#	ControlMaster auto
#	ControlPath ~/.ssh/ctl/%r@%h:%p
#	ControlPersist 1h
	ConnectTimeout 10
	ServerAliveInterval 30
	AddKeysToAgent yes

#Host custom-host-with-xorg
#	HostName custom-hostname
#	User crate
#	ForwardX11 yes
#	ForwardX11Trusted yes

#Host always-changing-keys-dont-care
#	StrictHostKeyChecking no
#	UserKnownHostsFile=/dev/null
