Connect Visual Studio Code to GitHub via SSH (Debian 10)
JOIN [0xboz's Discord]( / discord .
Create a SSH key pair
Skip this step if you have a pair of keys already
```shell
ssh-keygen -t ecdsa -b 521
```
Install git
```shell
sudo apt install -y git
```
Add the SSH key to GitHub account
[The official documentation by GitHub.](https://help.github.com/en/github/aut...)
Create an empty repo on GitHub
*DO NOT create `README.md` and `.gitignore`.*
Copy the *SSH link* from this repo.
Create the repo on the local machine
```shell
mkdir vscode_github && cd vscode_github
git init
git remote add origin {SSH link to GitHub Repo}
```
On this page of the site you can watch the video online Connect Visual Studio Code to with a duration of hours minute second in good quality, which was uploaded by the user 0xboz 06 May 2020, share the link with friends and acquaintances, this video has already been watched 15,277 times on youtube and it was liked by 80 viewers. Enjoy your viewing!