Mac Setup

planted · last tended

Personal setup for macOS, staying on Sequoia (v15) until Apple realize that liquid glass is stupid.

Unfortunately, work laptop requires latest and greatest version, so some will be marked for Tahoe (v26) only.

No mouse and keyboard tab can’t focus?

Cmd+Opt+F5 -> Motor -> Full Keyboard Access

macOS Settings

  1. General -> Software Update -> Update to latest
  2. General -> About -> Name -> rename to unique and easy to remember name
  3. General -> Date & Time -> 24-hour time -> turn on
  4. Network -> Firewall -> turn on
  5. Appearance -> Dark
  6. (Tahoe) Appearance -> Liquid Glass -> Tinted
  7. Appearance -> Show scroll bars -> Always
  8. Appearance -> Theme -> Colour -> Orange (or depends on the mood)
  9. Control Center -> Menu Bar Only -> Spotlight -> Don’t Show in Menu Bar
  10. Desktop & Dock -> Position on screen -> Left (depends on display arrangement)
  11. Desktop & Dock -> Automatically hide and show the Dock -> turn on
  12. Desktop & Dock -> Tiled windows have margins -> turn off
  13. Desktop & Dock -> Mission Control -> Automatically rearrange Spaces based on most recent use -> turn off
  14. Displays -> Night Shift… -> Schedule -> Sunset to Sunrise
  15. Privacy & Security -> Security -> FileVault -> turn on
  16. Keyboard -> Keyboard Shortcuts… -> Input Sources -> Untick all, these conflicts with ctrl + space in code editor
  17. Keyboard -> Keyboard Shortcuts… -> Services -> File and Folders -> Tick “New iTerm Tab/Window here” (for opening iTerm2 via Finder context menu)
  18. Keyboard -> Keyboard Shortcuts… -> Modifier Keys -> Select keyboard (all keyboards) -> Caps Lock key -> set to Escape
  19. Keyboard -> Dictation -> Shortcut -> turn off

Finder

  1. Finder Settings -> Advanced -> When performing a search -> Search the Current Folder

Software (GUI)

Firefox

Sign in to existing Firefox account. Otherwise, import bookmarks and install these add-ons manually:

Paste

Restore old version from backup.

iTerm2

For theming, use presets:

bash -c "$(curl -sLo- https://git.io/vQgMr)"

Catppuccin Mocha (number 97)

https://github.com/Gogh-Co/Gogh

Thunderbird

Raycast

Software (App Store)

Software (CLI)

Setup Homebrow, follow official docs https://brew.sh/

Then follow the readme in the dotfiles https://git.darcien.me/darcien/dotfiles

For personal use, might want to install these additional casks:

brew install --cask \
iina \
raycast \
zed

Network Troubleshooting

https://fasterdata.es.net/performance-testing/network-troubleshooting-tools/

brew install iperf iperf3 nuttcp owamp

Changelog