This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Ryan Jones | @rjonesy | 08-18-2016 | |
All numbered lines are instructions. All non-number indented lines are code in Terminal.app (remove "$" when pasting in Terminal.app). | |
# PART 1 | |
1. Make library folder visible again: | |
$ chflags nohidden ~/Library/ | |
2. Disable local time machine: | |
$ sudo tmutil disablelocal |
NewerOlder