Skip to content

Instantly share code, notes, and snippets.

@JosielFaleiros
Created April 9, 2020 12:19
Show Gist options
  • Save JosielFaleiros/f0a5e83b9f96428861724dd3554662c3 to your computer and use it in GitHub Desktop.
Save JosielFaleiros/f0a5e83b9f96428861724dd3554662c3 to your computer and use it in GitHub Desktop.
➜ ~ cat .ssh/config
Host *
UseKeyChain yes
Host 10.10.20.23
User josiel_faleiros
IdentityFile /Users/josielfaleiros/.ssh/my-key.pem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment