summaryrefslogtreecommitdiff
path: root/index.txt
diff options
context:
space:
mode:
Diffstat (limited to 'index.txt')
-rw-r--r--index.txt12
1 files changed, 8 insertions, 4 deletions
diff --git a/index.txt b/index.txt
index b75ae0a..a48ab80 100644
--- a/index.txt
+++ b/index.txt
@@ -108,15 +108,19 @@ Some distros also have `/etc/bashrc` or `/etc/bash/bashrc` with distro default
prompt.
-//////////////////////////////
-== Git config
+== GIT config
+
+GIT-PROMPT requires following GIT's option to be set:
+
+-------------------------
git config [--global] core.quotepath off
git config [--global] --unset svn.pathnameencoding
git config [--global] --unset i18n.logoutputencoding
-///////////////////////////////////
+-----------------------------
+
-== Git-print config
+== GIT-PROMPT config
[[config]]
Is optional. If config file is not found then git-prompt uses defaults.