mirror of
https://github.com/wahyd4/dotfiles.git
synced 2026-08-19 01:36:32 +10:00
Merge pull request #3 from jpsirois/patch-1
Remove the disturbing ".dmg" Mounting Verification
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user