Skip to content

Instantly share code, notes, and snippets.

View firas-jolha's full-sized avatar
😃
Going

Firas Jolha firas-jolha

😃
Going
  • Russia/Innopolis
View GitHub Profile
@jbrown123
jbrown123 / AccessGithubWithPuTTY.md
Last active July 18, 2024 16:59
How to use PuTTY with github on Windows

How to use PuTTY with github on Windows

To make things easier, we can tell git to use the PuTTY tools rather than the built in ssh client. The PuTTY tools include an identity manager and an SSH replacement.

Follow these four steps:

  1. Download and install PuTTY using the MSI installer package from the PuTTY download page. Alternately, you can just get the "PLink" and "Pageant" executables from the same page and save them somewhere in your path.

  2. Add a new user or system environment variable:

  • Press Windows+R and enter sysdm.cpl