aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMathias Bynens <mathias@qiwi.be>2013-12-09 11:39:20 +0100
committerMathias Bynens <mathias@qiwi.be>2013-12-09 11:39:20 +0100
commitd91d9e8fbd0f4dd21444ac6166d0b299aedb23cb (patch)
tree37409f21add06e097c81af4082e6c87bc18bde2c
parenta87a39e04f94dadc9e5d57d0d0a2a7cb8520527e (diff)
downloaddotfiles-d91d9e8fbd0f4dd21444ac6166d0b299aedb23cb.tar.gz
dotfiles-d91d9e8fbd0f4dd21444ac6166d0b299aedb23cb.tar.bz2
dotfiles-d91d9e8fbd0f4dd21444ac6166d0b299aedb23cb.zip
.osx: Delete some old commands that no longer work
These commands only work on outdated versions of OS X. Ref. #305.
-rwxr-xr-x.osx4
1 files changed, 0 insertions, 4 deletions
diff --git a/.osx b/.osx
index 02a2313..9b9b92f 100755
--- a/.osx
+++ b/.osx
@@ -27,10 +27,6 @@ sudo nvram SystemAudioVolume=" "
# Menu bar: disable transparency
defaults write NSGlobalDomain AppleEnableMenuBarTransparency -bool false
-# Menu bar: show remaining battery time (on pre-10.8); hide percentage
-defaults write com.apple.menuextra.battery ShowPercent -string "NO"
-defaults write com.apple.menuextra.battery ShowTime -string "YES"
-
# Menu bar: hide the Time Machine, Volume, User, and Bluetooth icons
defaults write ~/Library/Preferences/ByHost/com.apple.systemuiserver.* dontAutoLoad -array \
"/System/Library/CoreServices/Menu Extras/TimeMachine.menu" \