mirror of
https://github.com/morten-olsen/nixos-config.git
synced 2026-02-08 00:36:27 +01:00
8 lines
94 B
Plaintext
8 lines
94 B
Plaintext
Include ~/.ssh/config.d/*
|
|
|
|
Host *
|
|
Controlmaster auto
|
|
Controlpath ${TMPDIR}/ssh-%r@%h:%p
|
|
|
|
|