Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

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: about 2 months ago
JSON representation

zsh prompt theme

Lists

README

        

# qoomon zsh theme
simple, beautiful, functional

###### ⓘ used by https://github.com/qoomon/my-zsh

## Screenshot
![Screenshot](screenshot.png)

## 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` after command failed

## 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)
* [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)