Configuring tmux Step 0: Choose a Framework Ask the user which framework they want before touching any config. Option 1: oh-my-tmux - Theming via variables in — never edit - Gotcha: its theming layer owns bar 0 and overrides raw — use for extra bars Option 2: Catppuccin (TPM-based, no clone needed) - Module list controls bar 0 — add custom calls via - Extra bars use directly Option 3: tmux-powerline - Requires Nerd Font or Powerline-patched font - Segments live in Option 4: User-provided framework Ask for: repo URL, install method, where customizations live, how it handles status content. The…