From fc50dbb3587738838986036416670f353f21688f Mon Sep 17 00:00:00 2001 From: Carlos Eduardo Moreira dos Santos Date: Sun, 4 Jun 2017 20:13:38 -0300 Subject: [PATCH] ASCIIGit theme --- External-themes.md | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/External-themes.md b/External-themes.md index 611a4ca..07ff15e 100644 --- a/External-themes.md +++ b/External-themes.md @@ -555,4 +555,24 @@ Author: [@w33tmaricich](http://w33tmaricich.com) ![iGeek](https://camo.githubusercontent.com/db9d61987431bc10c3b410e6b3bcf103240fd866/687474703a2f2f692e696d6775722e636f6d2f614154384242432e706e67) -See [repository](https://github.com/Saleh7/igeek-zsh-theme) for source. \ No newline at end of file +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. + +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) \ No newline at end of file