cemsbr / asciigit

ASCII-only ZSH prompt theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

asciigit

ASCII-only ZSH prompt theme (using oh-my-zsh). For git users who are not fan of fancy glyphs. Features:

  • Works well in terminal or console. No need to change your font!
  • Git info:
    • Remote url, e.g. github.com/cemsbr/asciigit;
    • Relative path from git root dir;
    • Branch name;
    • Status (diverged, added, untracked, etc...).
  • Colors known to work well with solarized light (probably with other schemes, too).

Screenshot: rxvt-unicode terminal with solarized light theme and Iosevka Term font.

Install

Add to your ~/.zshrc:

antigen theme cemsbr/asciigit asciigit

About

ASCII-only ZSH prompt theme

License:MIT License


Languages

Language:Shell 100.0%