Remove usekeychain on linux

This commit is contained in:
Gabriel Augendre 2023-02-01 20:45:21 +01:00
parent 2c1fc6fe71
commit 541a4700f7

View file

@ -37,7 +37,9 @@ Host hyperhdr
Host * Host *
AddKeysToAgent yes AddKeysToAgent yes
{{ if eq .chezmoi.os "darwin" }}
UseKeychain yes UseKeychain yes
{{ end }}
SendEnv LANG SendEnv LANG
port 22 port 22
XAuthLocation /opt/X11/bin/xauth XAuthLocation /opt/X11/bin/xauth