Files
dotfiles/config/ssh/config
Menno van Leeuwen 085d037f77
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 48s
Nix Format Check / check-format (push) Failing after 1m49s
Python Lint Check / check-python (push) Failing after 33s
cachyos compatibility
2025-07-18 10:13:33 +02:00

7 lines
125 B
Plaintext

Host *
IdentityAgent ~/.1password/agent.sock
AddKeysToAgent yes
ForwardAgent yes
Include ~/.ssh/config.d/*.conf