Managed Oh My Posh prompt theme. Stows into ~/.config/omp/.
The zsh package initializes Oh My Posh against this config (see the zsh prompt layer).
- Prompt segments (path, git, status) and layout.
- Catppuccin Macchiato palette colors.
| File | Stowed to | Purpose |
|---|---|---|
.config/omp/omp.toml |
~/.config/omp/omp.toml |
Oh My Posh prompt theme |
No dedicated guide. Stow with the standard workflow:
# Dry run first
stow --dir=stow/common --target="$HOME" --simulate ompSee the Packages Setup Guide to install Oh My Posh itself.