Skip to content

Instantly share code, notes, and snippets.

View adrian-cg's full-sized avatar

Adrian Castellanos Gutierrez adrian-cg

  • Google
  • Austin, TX
View GitHub Profile
@jiggneshhgohel
jiggneshhgohel / ssh_config.md
Last active September 8, 2022 00:28
Windows 10 Linux Subsystem SSH-agent issues
Host github.com-jiggneshhgohel
HostName github.com
User git
PreferredAuthentications publickey
IdentityFile ~/.ssh/id_work_gmail
AddKeysToAgent yes


Host csexperimental.abc.com