Add notice, that the IdentityAgent entry for strongbox should be last

This commit is contained in:
Philip Henning 2024-07-24 14:25:15 +02:00
parent 4b0a1c3fa6
commit 09129cdd55

View file

@ -7,6 +7,9 @@ Include /Users/phg/.colima/ssh_config
Include config.d/*.config
Include config.d/*/*.config
{%@@ if profile == 'susanoo.local' or profile == 'WVDEWOBMC001307' @@%}Host *
{%@@ if profile == 'susanoo.local' or profile == 'WVDEWOBMC001307' @@%}#
# This have to be LAST
#
Host *
IdentityAgent "~/Library/Group Containers/group.strongbox.mac.mcguill/agent.sock"
{%@@ endif @@%}