config 219 B

12345678910111213
  1. Host *
  2. AddKeysToAgent yes
  3. Host notabug.org
  4. IdentityFile ~/.ssh/notabug
  5. Host gitlab.com
  6. IdentityFile ~/.ssh/gitlab
  7. Host glados
  8. IdentityFile ~/.ssh/glados
  9. Host deepthought
  10. User adam
  11. IdentityFile ~/.ssh/deepthought