aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-x.osx3
1 files changed, 3 insertions, 0 deletions
diff --git a/.osx b/.osx
index cd23d1b..ced4f28 100755
--- a/.osx
+++ b/.osx
@@ -358,6 +358,9 @@ defaults write com.apple.iCal IncludeDebugMenu -bool true
# Disable the iTunes store link arrows
defaults write com.apple.iTunes show-store-link-arrows -bool false
+# Disable the Genius sidebar in iTunes
+defaults write com.apple.iTunes disableGeniusSidebar -bool true
+
# Disable the Ping sidebar in iTunes
defaults write com.apple.iTunes disablePingSidebar -bool true