Added worktop to ssh config
This commit is contained in:
parent
c8906da979
commit
ebb573eab9
1 changed files with 3 additions and 0 deletions
|
@ -176,6 +176,9 @@ Host *.home.ld
|
|||
# ForwardAgent yes
|
||||
# ForwardX11 no
|
||||
|
||||
Host worktop.home.ld
|
||||
User eric
|
||||
|
||||
Host *
|
||||
#User psi-jack
|
||||
KeepAlive yes
|
||||
|
|
Loading…
Reference in a new issue