WebTechKitchen; Your Web Technology Kitchen, contact us to create, or maintain your websites and other digital properties.

ssh config file for github

Submitted by barnettech on Mon, 10/02/2023 - 12:49
Host github.com
  AddKeysToAgent yes
  IgnoreUnknown UseKeychain,UseKeychain
  IdentityFile ~/.ssh/id_ed25519