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