Command‑line Basics
You’ll spend more time in a terminal than any GUI, so this chapter is the crash‑course that gets muscle memory on point:
- Core UNIX Commands:
pwd env cd ls ssh mkdir cp mv rm cat grep sqlx cargo. - Shell & Prompt Tooling:
zsh, Oh My Zsh, and Homebrew.
Run every snippet as you read—trying beats memorising.