mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-03 20:38:25 +08:00
ASCIIGit theme
parent
f96f84e4c3
commit
fc50dbb358
@ -555,4 +555,24 @@ Author: [@w33tmaricich](http://w33tmaricich.com)
|
||||
|
||||

|
||||
|
||||
See [repository](https://github.com/Saleh7/igeek-zsh-theme) for source.
|
||||
See [repository](https://github.com/Saleh7/igeek-zsh-theme) for source.
|
||||
|
||||
|
||||
#### ASCIIGit
|
||||
|
||||
ASCII-only ZSH prompt theme (using oh-my-zsh) for git users who are not fan of fancy glyphs.
|
||||
|
||||
<img src="https://github.com/cemsbr/asciigit/blob/screenshot/screenshot.png?raw=true" width="606" height="468" alt="screenshot">
|
||||
|
||||
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).
|
||||
|
||||
See [repository](https://github.com/cemsbr/asciigit) for source and readme.
|
||||
|
||||
Author: [@cemsbr](https://github.com/cemsbr)
|
||||
Loading…
Reference in New Issue
Block a user