Skip to content

Instantly share code, notes, and snippets.

@afshawnlotfi
Created September 15, 2022 05:01
Show Gist options
  • Select an option

  • Save afshawnlotfi/adb35d5a7d4caef052add3f47f4caa65 to your computer and use it in GitHub Desktop.

Select an option

Save afshawnlotfi/adb35d5a7d4caef052add3f47f4caa65 to your computer and use it in GitHub Desktop.
SSH Config for Vscode Devcontainers
# Read more about SSH config files: https://linux.die.net/man/5/ssh_config
Host *
AddKeysToAgent yes
UseKeychain yes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment