aboutsummaryrefslogtreecommitdiffstats
path: root/.osx
diff options
context:
space:
mode:
authorMathias Bynens <mathias@qiwi.be>2011-09-06 11:19:14 -0700
committerMathias Bynens <mathias@qiwi.be>2011-09-06 11:19:14 -0700
commit4e77d8526280d014d29fa01076efb716ab7f01f1 (patch)
tree277794fb41de75e9227d20b16e4173d806719fba /.osx
parent7638fb5d43c9b0ba99d693218f37ec534aef45c3 (diff)
parent5be688e00cdc620a9bb817096c164e16813e1ce9 (diff)
downloaddotfiles-4e77d8526280d014d29fa01076efb716ab7f01f1.tar.gz
dotfiles-4e77d8526280d014d29fa01076efb716ab7f01f1.tar.bz2
dotfiles-4e77d8526280d014d29fa01076efb716ab7f01f1.zip
Merge pull request #3 from jpsirois/patch-1
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