Skip to content

Glitter 0.1.0

Compare
Choose a tag to compare
@glfmn glfmn released this 05 Feb 17:33
· 111 commits to master since this release

Glitter

glit-demo

Glitter is a git repository status pretty printer with support for:

  • ANSI terminal formatting including colors and bold
  • Compact format for requesting and customizing git status information

Intended to become part of a user's shell prompt via something like PROMPT_COMMAND on bash.

Installation

To install glit itself:

cargo install glit

or download the deb from this release.

Add it to your PROMPT_COMMAND, following the example in the README.md if you need some guidance.

Examples

rgb-glit-format-demo