Files
dotfiles/home/.ssh/config
2025-08-31 05:37:24 +02:00

26 lines
386 B
Plaintext

Host github
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
Host bitzz
HostName bitzz.de
User jonas
Host physik
HostName login.physik.uni-goettingen.de
User j.hahn02
Host informatik
HostName shell.informatik.uni-goettingen.de
User j.hahn02