Skip to content

Instantly share code, notes, and snippets.

@miguelmota
Last active March 8, 2023 18:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save miguelmota/8151c9213c5d1de80423e26297db8636 to your computer and use it in GitHub Desktop.
Save miguelmota/8151c9213c5d1de80423e26297db8636 to your computer and use it in GitHub Desktop.
Linux start ssh-agent globally
Host *
AddKeysToAgent yes
ssh-agent startx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment