Better ssh conf

This commit is contained in:
2025-08-31 05:38:19 +02:00
parent 49d8ae7c6f
commit 4cd6a3d5bd

View File

@@ -1,13 +1,8 @@
Host github
Host github.com
HostName github.com
User git
IdentityFile ~/.ssh/id_github
Host gitlab
HostName gitlab.gwdg.de
User git
IdentityFile ~/.ssh/id_gitlab
Host strato
HostName hahn1.one
User root