dotfiles/config/ssh-config
2024-03-06 16:06:02 +01:00

10 lines
127 B
Plaintext

Host *
IdentityAgent ~/.1password/agent.sock
Host server
Port 22
HostName 192.168.86.254
User menno
ForwardAgent yes