This commit is contained in:
2024-03-06 16:06:02 +01:00
parent 64d0b8e38e
commit 80dfe68293

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