TODO prompt mark for mercurial

This commit is contained in:
nojhan 2012-08-09 21:36:28 +02:00
parent 3ba404d106
commit a9d151f9ed

View File

@ -673,6 +673,7 @@ __load_color()
########## ##########
# Set the prompt mark to ± if VCS, # if root and else $ # Set the prompt mark to ± if VCS, # if root and else $
# FIXME use the mercury unicode char for mercurial
__smart_mark() __smart_mark()
{ {
if [[ "$EUID" -ne "0" ]] if [[ "$EUID" -ne "0" ]]