Include only config files with .config suffix

This commit is contained in:
Philip Henning 2024-06-11 08:16:33 +02:00
parent 33270abf66
commit ff6a0ac663

View file

@ -4,8 +4,8 @@ Include /Users/phg/.colima/ssh_config
# {{@@ header() @@}}
#
Include config.d/*
Include config.d/*/*
Include config.d/*.config
Include config.d/*/*.config
{%@@ if profile == 'susanoo.local' or profile == 'WVDEWOBMC001307' @@%}Host *
IdentityAgent "~/Library/Group Containers/group.strongbox.mac.mcguill/agent.sock"