Update .ssh/config

This commit is contained in:
Florian Beisel 2024-06-06 10:01:11 +02:00
parent 4f563e679d
commit b2c18d9e5b
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
Host git.beisel.it
User git
IdentityFile ~/.ssh/id_ed25519-private
Host gitlab.com
User git
IdentityFile ~/.ssh/id_ed25519-work