From a73ae7cd947f3863da2ab66ff6e241bfea4dff11 Mon Sep 17 00:00:00 2001 From: Idan Gazit Date: Mon, 12 Aug 2013 15:50:50 +0300 Subject: [PATCH] Adding readme for idan theme --- themes/idan/README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 themes/idan/README.md diff --git a/themes/idan/README.md b/themes/idan/README.md new file mode 100644 index 0000000..024b380 --- /dev/null +++ b/themes/idan/README.md @@ -0,0 +1,19 @@ +## idan +A functional, uncluttered fish theme with usability perks for git users and python developers. + + +![Screenshot of idan theme](https://f.cloud.github.com/assets/22723/544512/14b7cd6e-c251-11e2-82c0-d5b4f41581c7.png) + + +#### Characteristics + +##### Left Prompt + +* Current python virtualenv (if applicable) +* Truncated CWD (just the current folder name) +* Git branch and dirty state (if applicable) + +##### Right Prompt + +* Full CWD path +* Last error code (if applicable)