mirror of
https://github.com/FAUSheppy/config
synced 2025-12-10 00:28:32 +01:00
added ssh identity config
This commit is contained in:
6
ssh/config
Normal file
6
ssh/config
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
Host gitlab.cs.fau.de
|
||||||
|
IdentityFile ~/.gitrsa
|
||||||
|
Host *.fauiwg.de
|
||||||
|
IdentityFile ~/.ssh/wg
|
||||||
|
Host *.cs.fau.de
|
||||||
|
IdentityFile ~/.ssh/cipkey
|
||||||
Reference in New Issue
Block a user