From ddb033fbe1737a4afc026284522d60dc13def5ca Mon Sep 17 00:00:00 2001 From: Leonid Volnitsky Date: Thu, 18 Dec 2008 20:47:16 +0200 Subject: -- docs, spelling --- index.txt | 3 --- 1 file changed, 3 deletions(-) (limited to 'index.txt') diff --git a/index.txt b/index.txt index cf520c8..892737f 100644 --- a/index.txt +++ b/index.txt @@ -35,21 +35,18 @@ image:screenshot-prompt-git.png[git module] == Install Download link:git-prompt.sh[] or get with GIT: -[source,sh] ------------------ git clone git://github.com/lvv/git-prompt.git --------------- Put following command in our profile in interactive section: -[source,sh] --------------------- . /path/to/git-prompt.sh --------------------- If there are no interactivity test in your profile, then above command should be: -[source,sh] -------------------- [[ $- == *i* ]] && . /etc/git-prompt.sh --------------------- -- cgit v1.2.3