Updating ssh

This commit is contained in:
araison 2024-01-22 00:57:09 +01:00
parent 1cdc8be927
commit 4fe832d6a5
1 changed files with 5 additions and 3 deletions

View File

@ -37,4 +37,6 @@ Host NASHOME
Host gitlab.xlim.fr Host gitlab.xlim.fr
AddKeysToAgent yes AddKeysToAgent yes
UseKeychain yes UseKeychain yes
PreferredAuthentications publickey
IdentityFile ~/.ssh/gitlab_forge IdentityFile ~/.ssh/gitlab_forge
IdentitiesOnly yes