Skip to main content

Set SSH key used in Git

Assuming you already have a key:

git config core.sshCommand "ssh -i ~/.ssh/id_ed25519_work"