Finder > Settings, then click Advanced. Select or deselect "Show all filename extensions"
Hidden files
toggle: CMD + SHIFT + .
defaults write com.apple.finder AppleShowAllFiles YES
then relaunch
View -> Show Path bar
Preferences -> Advanced -> "Keep folders on top:" -> "In windows when sorting by name"
System Preferences -> Accessibility -> Pointer Control -> Mouse & Trackpad -> Trackpad Options -> Enable Dragging -> three finger drag
System Preferences -> Mouse -> Secondary click
System Preferences -> Mouse -> More Gestures -> Swipe between pages -> "Scroll Left or Right with One Finger"
System Preferences -> Desktop & Dock -> Mission Control -> Automatically rearrange Spaces based on most recent use -> off System Preferences -> Desktop & Dock -> Mission Control -> Displays have separate Spaces -> off (requires logout)
Might have to relaunch System Preferences to get the full list System Preferences -> Keyboard -> Keyboard Shortcuts... -> Mission Control -> Mission Control (drop down)
Preferences -> General and change the “File Extensions” option to “show all”
Preferences -> Text Editing -> Display -> Line Wrapping
Preferences -> Text Editing -> Editing -> Recormat code column -> 100
Preferences -> Text Editing -> Indentation -> Tab Width / Indent Width -> 2
⌘(command) + ⇧(shift) + ⌃ (Ctrl) + M
Preferences -> Themes
SF Mono Regular 12.0
Edit -> Format -> Spelling and Grammar -> Check spelling while typing Might need to open a code file to enable the option.
Pro look
Use bash chsh -s /bin/bash
New way:
Old way: