Files
dotfiles/dot_ssh/config
Morten Olsen 5f8e8f4dd5 init
2025-10-21 22:40:19 +02:00

9 lines
222 B
Plaintext

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