diff --git a/osx.sh b/osx.sh index 14cdfba54..416585d7c 100755 --- a/osx.sh +++ b/osx.sh @@ -134,9 +134,6 @@ defaults write NSGlobalDomain NSAutomaticDashSubstitutionEnabled -bool false # You might want to disable these if you are not running an SSD # ############################################################################### -# Disable local Time Machine snapshots -sudo tmutil disablelocal - # Disable hibernation (speeds up entering sleep mode) sudo pmset -a hibernatemode 0