1

Better negation rule

This commit is contained in:
Evan Pratten 2023-07-25 11:43:04 -04:00
parent 169585af5c
commit 2ce28511be

View File

@ -3,18 +3,17 @@ Host *
IdentityFile %d/.ssh/id_ed25519_sk_rk_yk20572395
IdentityFile %d/.ssh/id_ed25519
IdentityFile %d/.ssh/id_rsa
Host * !*.github.com !github.com
VisualHostKey yes
# Github SSH adapter for restricted networks
Host github.com
HostName ssh.github.com
Port 443
VisualHostKey no
Host gist.github.com
HostName ssh.github.com
Port 443
VisualHostKey no
# Home network
Host unifi