aboutsummaryrefslogtreecommitdiffstats
path: root/.osx
diff options
context:
space:
mode:
Diffstat (limited to '.osx')
-rwxr-xr-x.osx3
1 files changed, 3 insertions, 0 deletions
diff --git a/.osx b/.osx
index 8c5c8ed..2632f4a 100755
--- a/.osx
+++ b/.osx
@@ -28,6 +28,9 @@ defaults write -g ApplePressAndHoldEnabled -bool false
# Disable OS X Lion auto-correct
defaults write NSGlobalDomain NSAutomaticSpellingCorrectionEnabled -bool false
+# Disable OS X DMG Mounting Verification
+defaults write com.apple.frameworks.diskimages skip-verify true
+
# Reset Launchpad
rm ~/Library/Application\ Support/Dock/*.db