From 1a3d1d309d8c35f19b242db767c3dcc191e1d18b Mon Sep 17 00:00:00 2001 From: Brian Zalewski Date: Mon, 5 Dec 2022 19:32:06 +0000 Subject: [PATCH] Update .local/share/chezmoi/home/dot_ssh/private_config.tmpl --- .local/share/chezmoi/home/dot_ssh/private_config.tmpl | 1 + 1 file changed, 1 insertion(+) diff --git a/.local/share/chezmoi/home/dot_ssh/private_config.tmpl b/.local/share/chezmoi/home/dot_ssh/private_config.tmpl index 9618bb80..6e1ce506 100644 --- a/.local/share/chezmoi/home/dot_ssh/private_config.tmpl +++ b/.local/share/chezmoi/home/dot_ssh/private_config.tmpl @@ -13,6 +13,7 @@ Host * ForwardX11 no ForwardX11Trusted no GSSAPIAuthentication no + IgnoreUnknown UseKeychain PreferredAuthentications publickey Protocol 2 ServerAliveInterval 60