Home

Awesome

bira

A fork of bira's theme.

<img width="706" src="https://zimfw.github.io/images/prompts/bira@2.png">

What does it show?

Advanced settings

The git indicators can be customized by changing the following git-info module context formats:

Context nameDescriptionDefault format
branchBranch name%b
commitCommit short hash%c
dirtyDirty state%F{red}●%F{yellow}

Use the following command to override a git-info context format:

zstyle ':zim:git-info:<context_name>' format '<new_format>'

For detailed information about these and other git-info settings, check the git-info documentation.

These advanced settings must be overridden after the theme is initialized.

Requirements

Requires Zim's git-info module to show git information.