Update .ssh/config

This commit is contained in:
2023-10-28 21:16:35 +02:00
parent fbc9f74553
commit b5290d74fa

View File

@@ -1,3 +1,7 @@
{{ if .homebrew -}}
Include ~/.orbstack/ssh/config
{{ end -}}
Host github.com
ForwardAgent yes
{{ if .homebrew -}}