Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

MacOS

You've already got a terminal: Press ⌘+SPACE to open Spotlight, and type terminal to open the terminal. You'll see something that looks something like this:

Initial MacOS terminal.

Where other operating systems use a shell called Bash, MacOS uses zsh by default. For our purposes here, these shells work mostly the same way, but parts of this guide (especially the scripting section) refer to Bash instead of zsh. This is unlikely to ever be important, but it's something to keep in mind.