your terminal in 4 upgrades:
ghostty — the terminal itself. fast, native, beautiful. finally one worth using.
tmux — sessions that survive anything. split panes, detach, come back later like nothing happened.
fish — autocomplete that actually works. syntax highlighting. no config needed.
starship — a prompt that shows you what matters (git branch, exit codes, env) without slowing you down.
use: brew install tmux fish starship + ghostty .org
your future self will thank you