summaryrefslogtreecommitdiff
path: root/git-prompt.conf
diff options
context:
space:
mode:
Diffstat (limited to 'git-prompt.conf')
-rw-r--r--git-prompt.conf7
1 files changed, 6 insertions, 1 deletions
diff --git a/git-prompt.conf b/git-prompt.conf
index 503ba94..33cef6e 100644
--- a/git-prompt.conf
+++ b/git-prompt.conf
@@ -34,7 +34,12 @@
########################################################### ETC
-# upcase_hostname=on # =off
+# Some don't like hostname in uppercase
+# upcase_hostname=on # =off
+
+# Do not do VCS parsing for listed directories
+# usefull if directories are almost always dirty (home, /etc) or too big (linux src)
+## vcs_ignore_dir_list=" /etc $HOME /usr/src/git-linux "
########################################################### COLOR