Added: 1Password agent for linux ssh

This commit is contained in:
Jan Funke 2025-03-20 15:32:01 +01:00
parent 7860f56608
commit 8d2e2ca7e6

View File

@ -8,6 +8,10 @@ Host *
UseKeychain yes
IdentityAgent "~/Library/Group Containers/2BUA8C4S2C.com.1password/t/agent.sock"
{{- end }}
{{ if eq .chezmoi.os "linux" }}
Host *
IdentityAgent ~/.1password/agent.sock
{{- end }}
# Privat
Include ~/.ssh/config.d/private.conf