Articles
This is a series of articles I wrote in the summer of 2019, right after Apple announced that they were switching the default shell in macOS from bash
to zsh
.
- Part 1: Moving to
zsh
- Part 2: Configuration Files
- Part 3: Shell Options
- Part 4: Aliases and Functions
- Part 5: Completions
- Part 6: Customizing the
zsh
Prompt - Part 7: Miscellanea
- Part 8: Scripting
zsh
More Articles
- Shellcheck and zsh
- Get Current User in Shell Scripts on macOS
- Make zsh show working directory in Terminal window title in macOS
Links
- Apple Support: Use zsh as the default shell on your Mac
- zsh Documentation