mirror of
https://github.com/shokinn/.files.git
synced 2025-01-18 21:22:25 +00:00
16 lines
326 B
Plaintext
16 lines
326 B
Plaintext
Include /Users/phg/.colima/ssh_config
|
|
|
|
#
|
|
# {{@@ header() @@}}
|
|
#
|
|
|
|
Include config.d/*.config
|
|
Include config.d/*/*.config
|
|
|
|
{%@@ if profile == 'susanoo.local' or profile == 'WVDEWOBMC001307' @@%}#
|
|
# This have to be LAST
|
|
#
|
|
Host *
|
|
IdentityAgent "~/Library/Group Containers/group.strongbox.mac.mcguill/agent.sock"
|
|
{%@@ endif @@%}
|