zsh
Installation
SKILL.md
Zsh
Zsh is the default shell on macOS. It is highly customizable and compatible with Bash.
When to Use
- macOS: It's the default.
- Customization: The plugin ecosystem (
omz,zinit) is massive. - Compatibility: Runs most Bash scripts unmodified.
Core Concepts
Oh My Zsh (OMZ)
The community framework. 300+ plugins.
plugins=(git docker kubectl)