Updating ssh
This commit is contained in:
parent
1cdc8be927
commit
4fe832d6a5
1 changed files with 5 additions and 3 deletions
|
@ -35,6 +35,8 @@ Host NASHOME
|
|||
Port 2564
|
||||
|
||||
Host gitlab.xlim.fr
|
||||
AddKeysToAgent yes
|
||||
UseKeychain yes
|
||||
IdentityFile ~/.ssh/gitlab_forge
|
||||
AddKeysToAgent yes
|
||||
UseKeychain yes
|
||||
PreferredAuthentications publickey
|
||||
IdentityFile ~/.ssh/gitlab_forge
|
||||
IdentitiesOnly yes
|
||||
|
|
Loading…
Add table
Reference in a new issue