summaryrefslogtreecommitdiff
path: root/git-prompt.conf
diff options
context:
space:
mode:
Diffstat (limited to 'git-prompt.conf')
-rw-r--r--git-prompt.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/git-prompt.conf b/git-prompt.conf
index a49221e..503ba94 100644
--- a/git-prompt.conf
+++ b/git-prompt.conf
@@ -43,6 +43,7 @@
# if [ 0`tput colors` -ge 8 ]; then # if terminal supports colors
# dir_color=CYAN
# rc_color=red
+ # user_id_color=blue
# root_id_color=magenta
# else # B/W terminal
# dir_color=bw_bold