sshconfig
This commit is contained in:
parent
b2fccda7f7
commit
edeff2bd89
1 changed files with 8 additions and 0 deletions
8
.ssh/config
Normal file
8
.ssh/config
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
Host *.grote.lan
|
||||||
|
User mg
|
||||||
|
IdentityFile ~/.ssh/mg_private_key_heimserver
|
||||||
|
Host *.ausbildung.md
|
||||||
|
User mg
|
||||||
|
IdentityFile ~/.ssh/mg_private_key_ausbildungsracks_md
|
||||||
|
Host *
|
||||||
|
User mg
|
Loading…
Reference in a new issue