SSH
This commit is contained in:
parent
64d0b8e38e
commit
80dfe68293
9
config/ssh-config
Normal file
9
config/ssh-config
Normal file
@ -0,0 +1,9 @@
|
||||
Host *
|
||||
IdentityAgent ~/.1password/agent.sock
|
||||
|
||||
Host server
|
||||
Port 22
|
||||
HostName 192.168.86.254
|
||||
User menno
|
||||
ForwardAgent yes
|
||||
|
Loading…
x
Reference in New Issue
Block a user