summaryrefslogtreecommitdiff
path: root/.ssh/config.d/cgit.heqnx.com
blob: b0d5cba10ed8c26847e9ae8e4e5244c523dde609 (plain)
1
2
3
4
5
Host cgit.heqnx.com
    HostName cgit.heqnx.com
    User git
    IdentityFile ~/.ssh/cgit.heqnx.com
    IdentitiesOnly yes