Merge pull request #58 from a14n/patch-1

Fix an error when opening a new tab from terminal
master
Martin Gondermann 12 years ago
commit 3e42c034c4
  1. 2
      README.md

@ -62,7 +62,7 @@ The symbols are as follows:
GIT_PROMPT_ONLY_IN_REPO=1 GIT_PROMPT_ONLY_IN_REPO=1
# as last entry source the gitprompt script # as last entry source the gitprompt script
source .bash-git-prompt/gitprompt.sh source ~/.bash-git-prompt/gitprompt.sh
``` ```
- Go in a git repository and test it! - Go in a git repository and test it!

Loading…
Cancel
Save