aboutsummaryrefslogtreecommitdiffstats
path: root/.osx
diff options
context:
space:
mode:
authorJean-Philippe Sirois <email@jpsirois.com>2011-09-06 15:13:45 -0300
committerJean-Philippe Sirois <email@jpsirois.com>2011-09-06 15:13:45 -0300
commit5be688e00cdc620a9bb817096c164e16813e1ce9 (patch)
tree277794fb41de75e9227d20b16e4173d806719fba /.osx
parent7638fb5d43c9b0ba99d693218f37ec534aef45c3 (diff)
downloaddotfiles-5be688e00cdc620a9bb817096c164e16813e1ce9.tar.gz
dotfiles-5be688e00cdc620a9bb817096c164e16813e1ce9.tar.bz2
dotfiles-5be688e00cdc620a9bb817096c164e16813e1ce9.zip
Remove the disturbing ".dmg" Mounting Verification
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