This commit is contained in:
Menno van Leeuwen 2024-03-06 16:06:02 +01:00
parent 64d0b8e38e
commit 80dfe68293
Signed by: vleeuwenmenno
SSH Key Fingerprint: SHA256:OJFmjANpakwD3F2Rsws4GLtbdz1TJ5tkQF0RZmF0TRE

9
config/ssh-config Normal file
View File

@ -0,0 +1,9 @@
Host *
IdentityAgent ~/.1password/agent.sock
Host server
Port 22
HostName 192.168.86.254
User menno
ForwardAgent yes