Sensible macOS Defaults
31–40 of 182 posts
Re: Sensible macOS Defaults
#32However, like other people, I'm not sure that I agree with this particular set of changes. Is there a project somewhere that packages these options into a GUI? I know a bunch of folks who use OS X who might want to change these things, but they're not programmers and they don't even know shell scripts exist.
Re: Sensible macOS Defaults
#33I'm not sure I agree with much of these, which makes sense because this is definitely not 'sensible defaults' it is just someones preferred settings. I wouldn't copy this unless you know for sure this is how you want your system configured.
Presumably everyone thinks their own defaults are 'sensible', otherwise they wouldn't be using them. I think the most sensible defaults are those that come out of the box, rather than spending time tweaking things.
Maybe, although I set my caps lock up to be escape when tapped and control when held, I don't think that would be sensible for many people at all unless the knew why they wanted it.
> I think the most sensible defaults are those that come out of the box, rather than spending time tweaking things.
This is probably true, I find it very difficult to use anyone else's system since my config is non-standard.
Re: Sensible macOS Defaults
#34Re: Sensible macOS Defaults
#35Re: Sensible macOS Defaults
#36sudo="/usr/bin/sudo"
launhctl="/bin/launchctl"
scutil="/usr/sbin/scutil"
nvram="/usr/sbin/nvram"
defaults="/usr/bin/defaults"
et cetera
Re: Sensible macOS Defaults
#37I'm not sure I agree with much of these, which makes sense because this is definitely not 'sensible defaults' it is just someones preferred settings. I wouldn't copy this unless you know for sure this is how you want your system configured.
Re: Sensible macOS Defaults
#38When I was starting from scratch with macOS a few months ago, I had that sense of fresh new beginning. I wanted to have all of the configuration scriptable and versioned. Unfortunately those preferences files also include a bunch of timestamps and dates and window locations, so it ends up being not a great idea.
Re: Sensible macOS Defaults
#39Sorry, soon as I saw the line that disables the startup chime I knew everything here was wrong.