Debugging comment added.

This commit is contained in:
Dominik Ritter 2015-03-29 18:09:27 +02:00
parent dbcf3f7479
commit f1518de92f

View file

@ -45,6 +45,9 @@ zstyle ':vcs_info:hg*' get-revision true # If false, the dirty-check won't work
zstyle ':vcs_info:hg*:*' branchformat "%b" # only show branch
zstyle ':vcs_info:*' enable git hg
## Debugging
#zstyle ':vcs_info:*+*:*' debug true
################################################################
# Prompt Segment Constructors
################################################################