### ### # SSH Config # ### ### Include ~/.config/ssh/*.conf # Default config Host * ControlPath ~/.ssh/cm-%r@%h:%p ControlPersist 30m ControlMaster auto