diff --git a/ssh/config b/ssh/config deleted file mode 100644 index 170eb50..0000000 --- a/ssh/config +++ /dev/null @@ -1,15 +0,0 @@ -Host atlantismedion - IdentityFile ~/.ssh/atlantismedion -Host gitlab.com - IdentityFile ~/.ssh/gitrsa -Host gitlab.cs.fau.de - IdentityFile ~/.ssh/gitrsa -Host *.fauiwg.de - User sheppy - IdentityFile ~/.ssh/wg -Host *.cs.fau.de - User ik15ydit - IdentityFile ~/.ssh/cipkey -Host atlantishq.de - User root - IdentityFile ~/.ssh/atlantis