mirror of
https://github.com/wahyd4/dotfiles.git
synced 2026-08-09 04:46:12 +10:00
.osx: Remove duplicate disablelocal setting
This setting is already set under the “Time Machine” section. Closes #631.
This commit is contained in:
committed by
Mathias Bynens
parent
6f0c680073
commit
ec493f5b1b
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user