include macos config later in config

This commit is contained in:
Aaron Bieber 2021-12-02 09:09:39 -07:00
parent bc27ba100d
commit ddf75820ff

View File

@ -3,12 +3,12 @@ AddKeysToAgent yes
VerifyHostKeyDNS yes
# for secretive
Include ~/.ssh/macos
Host *
controlmaster auto
controlpath /tmp/ssh-%r@%h:%p
Include ~/.ssh/host_config
# for secretive
Include ~/.ssh/macos