ssh_config 105 B

12345
  1. Host github.com
  2. Hostname github.com
  3. User git
  4. IdentityFile ~/.ssh/github
  5. StrictHostKeyChecking no