Updating ssh
This commit is contained in:
parent
1cdc8be927
commit
4fe832d6a5
|
@ -37,4 +37,6 @@ Host NASHOME
|
|||
Host gitlab.xlim.fr
|
||||
AddKeysToAgent yes
|
||||
UseKeychain yes
|
||||
PreferredAuthentications publickey
|
||||
IdentityFile ~/.ssh/gitlab_forge
|
||||
IdentitiesOnly yes
|
||||
|
|
Loading…
Reference in New Issue