Updating ssh
This commit is contained in:
parent
1cdc8be927
commit
4fe832d6a5
1 changed files with 5 additions and 3 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue