From 6b2cab2a47245b4338ce101ee8392564508da167 Mon Sep 17 00:00:00 2001 From: Mathias Bynens Date: Sun, 12 Aug 2012 11:45:24 +0200 Subject: =?UTF-8?q?.osx:=20Enable=20advanced=20image=20options=20in=20Disk?= =?UTF-8?q?=20Utility=E2=80=99s=20debug=20menu?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .osx | 1 + 1 file changed, 1 insertion(+) (limited to '.osx') diff --git a/.osx b/.osx index 68fa370..9f52d1d 100755 --- a/.osx +++ b/.osx @@ -362,6 +362,7 @@ defaults write com.apple.mail NSUserKeyEquivalents -dict-add "Send" "@\\U21a9" # Enable the debug menu in Disk Utility defaults write com.apple.DiskUtility DUDebugMenuEnabled -bool true +defaults write com.apple.DiskUtility advanced-image-options -bool true ############################################################################### # Terminal # -- cgit v1.2.3