summaryrefslogtreecommitdiff
path: root/git-prompt.conf
diff options
context:
space:
mode:
authorLeonid Volnitsky <Leonid@Volnitsky.com>2009-04-06 09:10:52 +0300
committerLeonid Volnitsky <Leonid@Volnitsky.com>2009-04-06 09:10:52 +0300
commit072643eb10135afac806b4b0e74c47c1ee9b95b7 (patch)
tree32645864b3b47c59166f2dc0b7bb692546f0997c /git-prompt.conf
parent-- docs for external config, labels (diff)
downloadgit-prompt-072643eb10135afac806b4b0e74c47c1ee9b95b7.tar.gz
git-prompt-072643eb10135afac806b4b0e74c47c1ee9b95b7.tar.bz2
git-prompt-072643eb10135afac806b4b0e74c47c1ee9b95b7.zip
terminal error_bell is back
Diffstat (limited to 'git-prompt.conf')
-rw-r--r--git-prompt.conf14
1 files changed, 9 insertions, 5 deletions
diff --git a/git-prompt.conf b/git-prompt.conf
index 64c158a..f35a84a 100644
--- a/git-prompt.conf
+++ b/git-prompt.conf
@@ -3,6 +3,13 @@
###
### lines commented-out with single '#' are default values
### lines commented-out with double '##' are examples
+###
+### bash syntax - no spaces around "="
+
+###########################################################
+
+# error_bell=off # sound terminal bell when command return code is not zero. (use setterm to set pitch duration)
+# max_file_list_length=100 # in characters
############################################################ MODULES
@@ -11,10 +18,8 @@
# svn_module=off
# vim_module=on
-# max_file_list_length=100 # in characters
########################################################### DEFAULT OBJECTS
-
### Default objects are not displayed. Example:
## default_user=lvv
@@ -38,13 +43,12 @@
##### Per host color. If not set, color derived from host-name checksum)
-### variable name is uppercase-short-hostname with appended "_host_color"
-### Per host color. If not set, color derived from host-name checksum)
+### Per host color. If not set, color derived from host-name checksum).
+### Variable name is uppercase-short-hostname with appended "_host_color"
### Example per-host-color config:
## TASHA_host_color=cyan
## AL_host_color=green
-## LVV_host_color=blue
## AHP_host_color=white