summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLeonid Volnitsky <Leonid@Volnitsky.com>2008-12-18 20:47:16 +0200
committerLeonid Volnitsky <Leonid@Volnitsky.com>2008-12-18 20:47:16 +0200
commitddb033fbe1737a4afc026284522d60dc13def5ca (patch)
tree1f13f6773403c1a14b957862e422a0dc5169ad11 /README
parentfixed: file list tunctation on esc (diff)
downloadgit-prompt-ddb033fbe1737a4afc026284522d60dc13def5ca.tar.gz
git-prompt-ddb033fbe1737a4afc026284522d60dc13def5ca.tar.bz2
git-prompt-ddb033fbe1737a4afc026284522d60dc13def5ca.zip
-- docs, spelling
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 655dabf..f6dfc45 100644
--- a/README
+++ b/README
@@ -10,7 +10,7 @@ INSTALL
. /path/to/git-prompt.sh
- If there are no interactivity test in your profile, then above command should be:
+ If there are no interactivity test, then above command should be:
[[ $- == *i* ]] && . /path/to/git-prompt.sh
@@ -31,8 +31,8 @@ DEPENDENCY
TODO
-
- - TO FIX: when file list is too long, git-prompt truncates it. Sometimes this truncation can be on color escape sequence.
+ - TO FIX: when file list is too long, git-prompt truncates it. Sometimes this truncation can be on color escape sequence.
+ (fixed fot GIT, TODO for SVN)
- external config at /etc/git-prompt.conf and ~/.git-prompt.conf
- new mail (howto at: http://kikhome.net/?p=11)
- ^Z subshell indicator