Live data from Hacker News

~/.osx — a collection of sensible defaults for OS X Lion

github.com

31–40 of 90 posts

Re: ~/.osx — a collection of sensible defaults for OS X Lion

#31
post #14

Earlier quoted context omitted.

I believe you can do that via Settings > General.

I’d love to get a command-line version though :)

Instead of saying that so many times, why not just toggle the system-wide preference and look at the file that was changed? And then toggle it again and diff the two.

Re: ~/.osx — a collection of sensible defaults for OS X Lion

#32
post #17

Earlier quoted context omitted.

Yes, that works. If — like me — you hate the Resume feature so much, you can disable it system-wide in System Preferences. I’m still looking for a command that does this :)

Thank you very, very much. I hadn't even thought to look for such an option. It still took Googling to find it. Much, much better. :)

[deleted]

Re: ~/.osx — a collection of sensible defaults for OS X Lion

#36
post #14

Earlier quoted context omitted.

I’d love to get a command-line version though :)

defaults write .GlobalPreferences NSQuitAlwaysKeepsWindows -bool NO

Thanks! Committed: https://github.com/mathiasbynens/dotfiles/commit/7346f4c4592...
Post reply on HN