add `ssh` config
parent
7b7b4133e1
commit
56cb93266b
|
@ -0,0 +1,9 @@
|
||||||
|
Host *
|
||||||
|
AddKeysToAgent yes
|
||||||
|
ServerAliveInterval 240
|
||||||
|
|
||||||
|
Host padova
|
||||||
|
Hostname 159.69.193.33
|
||||||
|
|
||||||
|
Host tivoli
|
||||||
|
Hostname 135.181.86.162
|
Loading…
Reference in New Issue