Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@rjonesy
rjonesy / NewMacSetupRoutine.txt
Last active September 5, 2016 21:14
Ryan Jones New Mac Setup Routine
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