diff --git a/private_dot_ssh/private_executable_config.tmpl b/private_dot_ssh/private_executable_config.tmpl index f71429d..f3e98b3 100644 --- a/private_dot_ssh/private_executable_config.tmpl +++ b/private_dot_ssh/private_executable_config.tmpl @@ -1,3 +1,7 @@ +{{ if .homebrew -}} +Include ~/.orbstack/ssh/config +{{ end -}} + Host github.com ForwardAgent yes {{ if .homebrew -}}