Sensible macOS Defaults
github.com
Sensible macOS Defaults
1–10 of 182 posts
Re: Sensible macOS Defaults
#2Some original settings are useful belt-and-suspenders for flow blindness.
Re: Sensible macOS Defaults
#3Not all of these changes are ‘sensible’ by default. Some original settings are useful belt-and-suspenders for flow blindness.
Re: Sensible macOS Defaults
#4Re: Sensible macOS Defaults
#5I wouldn't copy this unless you know for sure this is how you want your system configured.
Re: Sensible macOS Defaults
#6Not all of these changes are ‘sensible’ by default. Some original settings are useful belt-and-suspenders for flow blindness.
Re: Sensible macOS Defaults
#7macOS already has sensible defaults, that's how people who have no interest in dealing with computers can use their machines for years with no issues or servicing(unless a latte is spilled over the keyboard).
Then, you can customise behaviour for some specific things to fit your workflow.
The problem with diverging from defaults without putting much thought on it is that if you don't use it frequently you forget about it and when weird bugs happen it gets very hard to debug because a common issue with a straightforward solution may no longer apply to you and you have no idea why since you cannot make the connection because you don't remember changing it.
Re: Sensible macOS Defaults
#8Re: Sensible macOS Defaults
#9Not all of these changes are ‘sensible’ by default. Some original settings are useful belt-and-suspenders for flow blindness.
Indeed. More like "random person on the Internet's preferred macOS settings".
Seriously though, I like not having scrollbars everywhere, I use two fingers for right click on the track pad, I do it without thinking, if I turn off natural scrolling I get incredibly confused.
Some of the stuff I can get behind, like this
# Enable full keyboard access for all controls
# (e.g. enable Tab in modal dialogs)
defaults write NSGlobalDomain AppleKeyboardUIMode -int 3
I get annoyed when secure keyboard entry turns on and doesn't turn off properly in iTerm as it messes up Dash's snippets.I'm sure this is the sensible defaults for this one really picky person, and it's interesting to see all the choices, but I would definitely advise against someone running this on their workstation blindly.
Re: Sensible macOS Defaults
#10Some of these are not what I’d want, but sprinkled among them are some really cool gems
Example: default-expanded print and save dialogs (panels) is nice. I always find myself manually expanding those.