summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLeonid Volnitsky <Leonid@Volnitsky.com>2008-06-30 14:10:24 +0300
committerLeonid Volnitsky <Leonid@Volnitsky.com>2008-06-30 14:10:24 +0300
commit58a1c0f6aaf30e1364a0eea8f85a0394f5d5f06e (patch)
tree0cc1c71844d61a3769820a5da24ab6045607cd2d /README
parentadded VIM session detection (diff)
downloadgit-prompt-58a1c0f6aaf30e1364a0eea8f85a0394f5d5f06e.tar.gz
git-prompt-58a1c0f6aaf30e1364a0eea8f85a0394f5d5f06e.tar.bz2
git-prompt-58a1c0f6aaf30e1364a0eea8f85a0394f5d5f06e.zip
don't show svn if in home dir, also demo script and README edit,
Diffstat (limited to 'README')
-rw-r--r--README15
1 files changed, 15 insertions, 0 deletions
diff --git a/README b/README
index 4b4c359..f034a36 100644
--- a/README
+++ b/README
@@ -3,8 +3,23 @@ GIT Prompt
Picture worth a thousand words, see wiki for screenshots
+DEPENDECY
+ bash (tested with v3.2.33)
+ git (optinal)
+ svn (optinal)
+ sed
+ tput (terminfo)
+ tty
+ grep
+ locale
+ id
+
+
TODO
limit number of files displayed
VIM module needs to be moved out of GIT module
make module
+
+leonid@volnitsky.com
+http://github.com/lvv/git-prompt/tree/master