aboutsummaryrefslogtreecommitdiffstats
path: root/.osx
diff options
context:
space:
mode:
authorMathias Bynens <mathias@qiwi.be>2012-08-13 08:12:10 +0200
committerMathias Bynens <mathias@qiwi.be>2012-08-13 08:12:10 +0200
commit6f89f05ee16a729ec183b2831faf610daeb9a179 (patch)
treee76ee6ee1fdf6a2def26a04dd6dd7b7456f3486c /.osx
parent4a7598cc04781a40df49f8387e2d0b899cc8d336 (diff)
downloaddotfiles-6f89f05ee16a729ec183b2831faf610daeb9a179.tar.gz
dotfiles-6f89f05ee16a729ec183b2831faf610daeb9a179.tar.bz2
dotfiles-6f89f05ee16a729ec183b2831faf610daeb9a179.zip
.osx: Disable radio stations in iTunes
Diffstat (limited to '.osx')
-rwxr-xr-x.osx3
1 files changed, 3 insertions, 0 deletions
diff --git a/.osx b/.osx
index ced4f28..e325871 100755
--- a/.osx
+++ b/.osx
@@ -367,6 +367,9 @@ defaults write com.apple.iTunes disablePingSidebar -bool true
# Disable all the other Ping stuff in iTunes
defaults write com.apple.iTunes disablePing -bool true
+# Disable radio stations in iTunes
+defaults write com.apple.iTunes disableRadio -bool true
+
# Make ⌘ + F focus the search input in iTunes
# To use these commands in another language, browse iTunes’s package contents,
# open `Contents/Resources/your-language.lproj/Localizable.strings`, and look