Files
configs/playbooks/roles/terminal/files/default/.ssh/config
2024-10-05 10:13:19 +02:00

11 lines
236 B
Plaintext

Include /Users/alice/.colima/ssh_config
Include ~/.ssh/config.d/*
Host *
Controlmaster auto
Controlpath ${TMPDIR}/ssh-%r@%h:%p
IdentityAgent "~/Library/Group Containers/2BUA8C4S2C.com.1password/t/agent.sock"
ForwardAgent yes