Better negation rule
This commit is contained in:
parent
169585af5c
commit
2ce28511be
@ -3,18 +3,17 @@ Host *
|
|||||||
IdentityFile %d/.ssh/id_ed25519_sk_rk_yk20572395
|
IdentityFile %d/.ssh/id_ed25519_sk_rk_yk20572395
|
||||||
IdentityFile %d/.ssh/id_ed25519
|
IdentityFile %d/.ssh/id_ed25519
|
||||||
IdentityFile %d/.ssh/id_rsa
|
IdentityFile %d/.ssh/id_rsa
|
||||||
|
Host * !*.github.com !github.com
|
||||||
VisualHostKey yes
|
VisualHostKey yes
|
||||||
|
|
||||||
# Github SSH adapter for restricted networks
|
# Github SSH adapter for restricted networks
|
||||||
Host github.com
|
Host github.com
|
||||||
HostName ssh.github.com
|
HostName ssh.github.com
|
||||||
Port 443
|
Port 443
|
||||||
VisualHostKey no
|
|
||||||
|
|
||||||
Host gist.github.com
|
Host gist.github.com
|
||||||
HostName ssh.github.com
|
HostName ssh.github.com
|
||||||
Port 443
|
Port 443
|
||||||
VisualHostKey no
|
|
||||||
|
|
||||||
# Home network
|
# Home network
|
||||||
Host unifi
|
Host unifi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user