Update .ssh/config
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user