diff --git a/files/sshconfig b/files/sshconfig index fed0f82..a3e94d4 100755 --- a/files/sshconfig +++ b/files/sshconfig @@ -18,7 +18,7 @@ Host git_opytex HostName git.opytex.org User git Port 2222 - identityfile ~/.ssh/id_rsa_git + identityfile ~/.ssh/id_rsa_gitopytex IdentitiesOnly yes Host github