You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<pclass="text-format"><span>If you haven't already, create an account on </span><ahref="https://github.com/"><span>github.com</span></a><span>. Follow along with this video to download </span><ahref="https://git-scm.com/"><span>git</span></a>, if you haven't yet,<span> and set it up on your local machine using the ssh keys. You can also</span><ahref="https://docs.github.com/en/free-pro-team@latest/github/authenticating-to-github/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent"><span> review the documentation</span></a><span> on how to set up ssh keys on your GitHub account. </span></p>
<p>If you're on a Mac computer, your instructions may differ a bit from the video below. While watching the video, you can follow along with the written steps below the video.</p>
<p>If you're on a Windows computer, your instructions may differ a bit from the video below. Once you reach <strong>2:53</strong> in the video, you can follow along with the written steps in the "ssh Keys on Windows" chunk.</p>
<pclass="text-format">As you may have noticed <ahref="https://docs.github.com/en/free-pro-team@latest/github/authenticating-to-github/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent"><span>in the documentation</span></a>, the steps to generate your ssh keys will differ if you're on Windows. These steps can all be done in the Git Bash terminal.</p>
57
+
<olclass="step-number" style="height: auto;">
58
+
<listyle="height: auto;">Open <strong>Git Bash</strong> and type the following command to enter the .ssh folder on your computer:
<listyle="height: auto;">Type the following command to generate a key for your GitHub email address (where you'll replace "YourName@YourEmail.com" with your GitHub login email address):
<pclass="text-format">If it doesn't properly copy to your clipboard for some reason, you can also go to the “C:\Users\”UsernameHere”\.ssh” folder on your computer and open the “id_ed25519.pub” file in VS Code.</p>
91
+
</li>
92
+
<listyle="height: auto;">Scroll back up to the video and continue watching at 6:32 to add the copied key to your GitHub account.</li>
0 commit comments