Git repo specific SSH Key! January 04, 2024 #cli #git #til git config --add --local core.sshCommand 'ssh -i <<<PATH_TO_SSH_KEY>>>'