Skip to content

Commit

Permalink
.osx: Remove duplicate disablelocal setting
Browse files Browse the repository at this point in the history
This setting is already set under the “Time Machine” section.

Closes mathiasbynens#631.
  • Loading branch information
davisonio authored and mathiasbynens committed Feb 29, 2016
1 parent 6f0c680 commit ec493f5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .osx
Expand Up @@ -133,9 +133,6 @@ defaults write NSGlobalDomain NSAutomaticDashSubstitutionEnabled -bool false
# SSD-specific tweaks #
###############################################################################

# Disable local Time Machine snapshots
sudo tmutil disablelocal

# Disable hibernation (speeds up entering sleep mode)
sudo pmset -a hibernatemode 0

Expand Down

0 comments on commit ec493f5

Please sign in to comment.