A minimalist Zsh theme with a clean three-level prompt structure, Git status, and exit code indicators.
Ultima is a minimalist Zsh theme that provides a clean, structured terminal prompt with essential information like Git status, working directory, and exit codes. It solves the problem of cluttered terminal interfaces by organizing information into three distinct levels while maintaining visual clarity.
Developers and system administrators who use Zsh regularly and prefer a clean, information-rich terminal interface without visual clutter.
Developers choose Ultima for its thoughtful visual hierarchy, Git integration, and minimalist design that reduces distraction while providing all essential terminal information at a glance.
Minimalist Zsh theme — clean, clear, visually structured.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Three-level prompt separates previous output, key information, and command input, enhancing readability and reducing cognitive load as described in the README.
Consistently uses the '›' character across all input lines (PS1, PS2, PS3), providing visual consistency and simplicity.
Displays Git repository status including current action, short commit hash, file changes, and branch name, only when inside a repository, keeping the prompt informative yet minimal.
Shows SSH indicator only during remote sessions and exit status codes on the right side (RPROMPT), reducing clutter while providing essential feedback.
Optimized for Ghostty terminal with Guezwhoz color scheme; using other terminals or schemes may result in a different visual experience, as admitted in the README.
Requires fonts with the U+203A Unicode character; users may need to install additional fonts like JetBrains Mono for full compatibility, adding setup complexity.
As a minimalist theme, it lacks advanced features like battery indicators or extensive styling configurations, which might disappoint users seeking more flexibility.