Backed up pre-existing configs to local branch
This commit is contained in:
parent
8cd9134e10
commit
873bfc08be
39 changed files with 15 additions and 781 deletions
12
.ssh/config
12
.ssh/config
|
@ -1,4 +1,8 @@
|
|||
AddKeysToAgent yes
|
||||
ForwardAgent no
|
||||
IdentitiesOnly yes
|
||||
Include ~/.ssh/config.d/*
|
||||
Host mi.lan
|
||||
HostName 192.168.178.115
|
||||
User jhuebner
|
||||
ProxyJump 192.168.84.2
|
||||
|
||||
Host 192.168.84.2
|
||||
HostName 192.168.84.2
|
||||
User janolehuebner
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue