Files
dotfiles/home/dot-ssh/config
2025-09-23 08:03:07 +02:00

28 lines
468 B
Plaintext

Host github.com
HostName github.com
User git
IdentityFile ~/.ssh/id_github
Host gitlab.gwdg.de
HostName gitlab.gwdg.de
User git
IdentityFile ~/.ssh/id_university
Host strato
HostName hahn1.one
User root
IdentityFile ~/.ssh/id_strato
Host bitzz
HostName bitzz.de
User jonas
Host physik
HostName login.physik.uni-goettingen.de
User j.hahn02
IdentityFile ~/.ssh/id_university
Host informatik
HostName shell.informatik.uni-goettingen.de
User j.hahn02