Skip to content

Instantly share code, notes, and snippets.

View amitbk's full-sized avatar
🏠
Working from home

AmiT Kadam amitbk

🏠
Working from home
View GitHub Profile
@amitbk
amitbk / git-ssh-auth-win-setup.md
Created January 23, 2021 10:00 — forked from bsara/git-ssh-auth-win-setup.md
Setup SSH Authentication for Git Bash on Windows

Setup SSH Authentication for Git Bash on Windows

Prepararation

  1. Create a folder at the root of your user home folder (Example: C:/Users/uname/) called .ssh.
  2. Create the following files if they do not already exist (paths begin from the root of your user home folder):
  • .ssh/config