From d91d9e8fbd0f4dd21444ac6166d0b299aedb23cb Mon Sep 17 00:00:00 2001 From: Mathias Bynens Date: Mon, 9 Dec 2013 11:39:20 +0100 Subject: .osx: Delete some old commands that no longer work These commands only work on outdated versions of OS X. Ref. #305. --- .osx | 4 ---- 1 file changed, 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" \ -- cgit v1.2.3