https://github.com/qoomon/zsh-theme-qoomon
zsh prompt theme
https://github.com/qoomon/zsh-theme-qoomon
cli console prompt terminal theme zsh
Last synced: 7 months ago
JSON representation
zsh prompt theme
- Host: GitHub
- URL: https://github.com/qoomon/zsh-theme-qoomon
- Owner: qoomon
- Created: 2018-09-12T14:27:15.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2025-02-16T18:29:38.000Z (9 months ago)
- Last Synced: 2025-04-15T03:54:59.579Z (7 months ago)
- Topics: cli, console, prompt, terminal, theme, zsh
- Language: Shell
- Homepage:
- Size: 1.35 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-zsh-plugins - qoomon - Optimized for dark backgrounds, includes `git` information. Theme repo includes iTerm 2 and Terminal color settings. (Themes / ZSH on Windows)
- fucking-awesome-zsh-plugins - qoomon - Optimized for dark backgrounds, includes `git` information. Theme repo includes iTerm 2 and Terminal color settings. (Themes / ZSH on Windows)
- awesome-zsh-plugins - qoomon - Optimized for dark backgrounds, includes `git` information. Theme repo includes iTerm 2 and Terminal color settings. (Themes / Zinit (née zplugin))
README
# qoomon zsh theme
simple, beautiful, functional
###### ⓘ used by https://github.com/qoomon/my-zsh
## Screenshot

## Features
* Display username
* Username turns **red** if `root`
* Display host
* Display current directory `$PWD`
* Home directory `$HOME` is displayed as `~`
* Display git infos
* Branch/Tag
* Dirty indicator `*`
* Indicator if your local repository is ahead `⇡` or behind origin `⇣`
* Display exit code `$status` if not `0`
## Options
* `PROMPT_INFO_INDICATOR` default `#`
* `PROMPT_INFO_USER` default `true`
* `PROMPT_INFO_HOST` default `true`
* `PROMPT_INFO_GIT` default `true`
* `PROMPT_PRIMARY_INDICATOR` default `‣`
* `PROMPT_SECONDARY_INDICATOR` default `•`
* `PROMPT_INFO_SEPERATOR` default `•`
## Color Schemes
##### qoomon
* [iTerm](qoomon.itermcolors)
* [Ghostty](qoomon.ghostty)
* [MacOS Terminal](qoomon.terminal)
## Fonts
* [JetBrains Mono](https://www.jetbrains.com/lp/mono/)
* [SourceCodePro](https://github.com/adobe-fonts/source-code-pro)
* [Hack](https://github.com/source-foundry/Hack)