Check ssh github connection
to check if the ssh connection on your pc is setup correctly, run in cmd
if not successful
- if no ssh
- generate SSH key
- add ssh to github
- if the ssh key has already been setup, check if the key in
C:\Users\USER\.ssh
is namedid_rsa
command to browse to the folder:
if not rename your key to id_rsa
, so it’ll get automatically picked up.
Backlinks¶
- Obsidian plugin - Git
- In case of public key error on git push, see check ssh github connection
- clone all github user repos
- new Win pc setup list