mirror of
https://github.com/morten-olsen/configs.git
synced 2026-02-08 00:46:24 +01:00
first commit
This commit is contained in:
10
playbooks/roles/terminal/files/default/.ssh/config
Normal file
10
playbooks/roles/terminal/files/default/.ssh/config
Normal file
@@ -0,0 +1,10 @@
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user