Documentation
Getting started
Install the complete Santi020k terminal setup on macOS, then choose the prompt and terminal colors that fit your workflow.
Before you install
- Use macOS with Zsh as your interactive shell.
- Install Homebrew and make sure
brewis available in your shell. - Use a Nerd Font if you want the Powerline prompt symbols.
Install the complete setup
Install the formula, then explicitly apply the managed configuration:
brew install santi020k/tap/santi020k-terminal && santi020k-terminal configureThe installer backs up files it manages, writes configuration to ~/.config/santi020k-terminal, and adds one source line to your existing ~/.zshrc. Start a fresh session when it finishes:
exec zshUse the hosted installer
If you prefer the direct setup path, this installs the same Homebrew dependencies and downloads the current configuration:
curl --proto '=https' --tlsv1.2 -fsSL https://theme.santi020k.com/terminal/zsh/install.zsh | zshRead the installer source (opens in a new tab) before running it if you want to inspect every operation.
Make it yours
Understand the Zsh setupPlugins, tools, history, and managed configuration.Choose a prompt presetCompare rich, portable, and minimal Starship configurations.Install terminal colorsApply the dark or light palette to your terminal application.Learn the CLISwitch presets, check status, update, repair, or uninstall.