
# vim:ft=sshconfig
# github.com

Host github.com
    User git
    IdentityFile ~/.ssh/github_ed25519
