⌥ === Option⌘ === Command or CMD⎋ === Escape or ESC⇧ === Shift⇪ === Caps Lock or CpsLck⌘ + ` - Switch between same app windows
⌘ + ⇧ + . - Show hidden files
fn + ⇧ + Up - PgUp
fn + ⇧ + Dwn - PgDwn
⌘ + ⇧ + G - Open GoTo dialog
⌘ + Control + Q - Lock
Show path in Title:
defaults write com.apple.finder _FXShowPosixPathInTitle -bool YES && killall Finder
Alt + space -> m - Move an Open Window with the Keyboard
log show --predicate 'eventMessage contains "Previous shutdown cause"' --last 24h
https://georgegarside.com/blog/macos/shutdown-causes/
system_profiler SPPowerDataType | grep -i "charge information" -A 10
disable your Mac's Auto Boot feature
sudo nvram AutoBoot=%00
sudo nvram AutoBoot=%03