mirror of
https://github.com/nikdoof/dotfiles.git
synced 2025-12-13 09:42:27 +00:00
50 lines
958 B
Plaintext
50 lines
958 B
Plaintext
User nikdoof
|
|
AddKeysToAgent yes
|
|
|
|
Host github.com
|
|
User git
|
|
|
|
Host tildegit.org
|
|
User git
|
|
IdentitiesOnly yes
|
|
IdentityFile ~/.ssh/id_ed25519_tildegit
|
|
|
|
Host heroku.com
|
|
User git
|
|
IdentitiesOnly yes
|
|
IdentityFile ~/.ssh/id_ed25519_heroku
|
|
|
|
Host *.doofnet.uk
|
|
ForwardAgent yes
|
|
IdentitiesOnly yes
|
|
IdentityFile ~/.ssh/id_ed25519_home
|
|
|
|
Host *.tensixtyone.com
|
|
ForwardAgent yes
|
|
IdentitiesOnly yes
|
|
IdentityFile ~/.ssh/id_ed25519_tensixtyone
|
|
|
|
Host dimension.sh
|
|
ForwardAgent yes
|
|
IdentitiesOnly yes
|
|
IdentityFile ~/.ssh/id_ed25519_dimension
|
|
|
|
Host *.dimension.sh
|
|
ForwardAgent yes
|
|
IdentitiesOnly yes
|
|
IdentityFile ~/.ssh/id_ed25519_dimension
|
|
|
|
Host gamut.one
|
|
ForwardAgent yes
|
|
IdentitiesOnly yes
|
|
IdentityFile ~/.ssh/id_ed25519_dimension
|
|
|
|
Host *
|
|
ForwardAgent no
|
|
ForwardX11 no
|
|
ForwardX11Trusted no
|
|
Protocol 2
|
|
TCPKeepAlive yes
|
|
ServerAliveInterval 60
|
|
ServerAliveCountMax 30
|