View NewMacSetupRoutine.txt
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 |