MacOS Customization
For software development you will need Command Line Tools:
xcode-select --install
Optimizing input
- Differentiate touch pad and mouse scroll direction using scroll reverser.
- use of keyboard
Apps to Use
Also relevant:
hidden-macos-features-or-tips-and-tricks
Finder
Ensure dot files are displayed
Keyboard shortcut: Shift
+ Command
+ .
cli:
defaults write com.apple.finder AppleShowAllFiles YES
Show file extensions
Finder/Settings/Advanced - Show all filename extensions - CHECK