mirror of
https://github.com/tommytran732/macOS-Setup-Script
synced 2024-11-22 01:41:34 -05:00
Rename file
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
13d84f52ad
commit
7d7ba11736
@ -17,5 +17,5 @@ brew install butane hugo nmap
|
|||||||
brew install --cask docker github gpg-suite microsoft-auto-update microsoft-edge parallels protonvpn visual-studio-code
|
brew install --cask docker github gpg-suite microsoft-auto-update microsoft-edge parallels protonvpn visual-studio-code
|
||||||
|
|
||||||
# Verify SSH Fingerprints
|
# Verify SSH Fingerprints
|
||||||
echo "VerifyHostKeyDNS=true" | sudo tee /etc/ssh/ssh_config.d/VerifyHostKeyDNS.conf
|
echo "VerifyHostKeyDNS yes" | sudo tee /etc/ssh/ssh_config.d/10-custom.conf
|
||||||
sudo chmod 644 /etc/ssh/ssh_config.d/VerifyHostKeyDNS.conf
|
sudo chmod 644 /etc/ssh/ssh_config.d/10-custom.conf
|
Loading…
Reference in New Issue
Block a user