Skip to content

Instantly share code, notes, and snippets.

@DylanLacey
Last active March 12, 2018 05:15
Show Gist options
  • Select an option

  • Save DylanLacey/47a90eeccd1096d3474014a11f1a8c68 to your computer and use it in GitHub Desktop.

Select an option

Save DylanLacey/47a90eeccd1096d3474014a11f1a8c68 to your computer and use it in GitHub Desktop.
#! /bin/bash
defaults write com.apple.safari WebKitDNSPrefetchingEnabled -boolean false
defaults write com.apple.safari PreloadTopHit -boolean false
echo "Set defaults"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment