fix backward compatibility
This commit is contained in:
@@ -18,7 +18,7 @@ SCM_THEME_CURRENT_USER_SUFFIX=''
|
|||||||
|
|
||||||
CLOCK_CHAR='⌚'
|
CLOCK_CHAR='⌚'
|
||||||
THEME_CLOCK_CHAR_COLOR=${THEME_CLOCK_CHAR_COLOR:="${red}"}
|
THEME_CLOCK_CHAR_COLOR=${THEME_CLOCK_CHAR_COLOR:="${red}"}
|
||||||
THEME_SHOW_CLOCK=${THEME_CLOCK_CHECK:-true}
|
[ -z $THEME_SHOW_CLOCK ] && THEME_SHOW_CLOCK=${THEME_CLOCK_CHECK:-true}
|
||||||
THEME_CLOCK_FORMAT=${THEME_CLOCK_FORMAT:="%Y-%m-%d %H:%M:%S"}
|
THEME_CLOCK_FORMAT=${THEME_CLOCK_FORMAT:="%Y-%m-%d %H:%M:%S"}
|
||||||
THEME_CLOCK_COLOR=${THEME_CLOCK_COLOR:="${bold_cyan}"}
|
THEME_CLOCK_COLOR=${THEME_CLOCK_COLOR:="${bold_cyan}"}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user