dotfiles/private_dot_ssh/config

9 lines
138 B
Plaintext
Raw Normal View History

2024-06-04 20:15:56 +02:00
Host git.beisel.it
User git
IdentityFile ~/.ssh/id_ed25519-private
2024-06-06 10:01:11 +02:00
Host gitlab.com
User git
IdentityFile ~/.ssh/id_ed25519-work