Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The article is from 2018, but to find and script settings, this person almost exactly does what I do with macOS.

I usually do:

% defaults read > 1

then tweak settings and then do

% defaults read > 2 % diff 1 2

I look at the diff and add those to a shell script, which I run when I do a new macOS installation.



Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: