mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-06-06 08:38:26 +00:00
feat(themes): updated quantum theme (#114)
@@ -591,22 +591,20 @@ See [repo](https://github.com/romkatv/powerlevel10k) for documentation.
|
||||
|
||||
author: [@romkatv](https://github.com/romkatv)
|
||||
|
||||
#### ✨ Quantum Theme
|
||||
|
||||
Welcome to Quantum—a sleek, cross-platform Zsh theme built for speed, style, and shell supremacy. Crafted for developers who care about both aesthetics and precision, Quantum adapts to your flow whether you're deep in Git or just vibing in your terminal. With dynamic color logic and a pixel-perfect prompt layout, it looks sharp in Zsh, VS Code, and anywhere your shell takes you.
|
||||
#### Quantum Theme
|
||||
A lightweight, configurable & customizable ZSH theme.
|
||||
|
||||

|
||||
|
||||
**Features**:
|
||||
|
||||
- Dynamic color escapes for prompt sections
|
||||
- Smart Git indicators (branch, status, detached HEAD, etc.)
|
||||
- Remix-friendly structure with clearly scoped logic blocks
|
||||
- Robust edge case handling (SSH sessions, empty repos, etc.)
|
||||
- Cross-platform consistency across macOS, Linux, and WSL
|
||||
- Fully configurable via `~/.quantumrc` or the `qtm` CLI
|
||||
- Segment system: choose what to display and in what order
|
||||
- Git indicators: branch, dirty status, detached HEAD, etc.
|
||||
- Multiple directory display styles: `name`, `short`, `full`
|
||||
- Supports `venv`, `user`, `host`, `time`, and `exit_code` segments
|
||||
- One-liner installer via `install.sh`
|
||||
|
||||
**Repo**: https://github.com/calebephrem/quantum-zsh
|
||||
|
||||
**Author**: [@calebephrem](https://github.com/calebephrem)
|
||||
|
||||
#### Bullet train
|
||||
|
||||
Reference in New Issue
Block a user