init
This commit is contained in:
8
dot_ssh/config
Normal file
8
dot_ssh/config
Normal file
@@ -0,0 +1,8 @@
|
||||
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
|
||||
Reference in New Issue
Block a user