diff options
Diffstat (limited to 'hyperterm/themes/special.sh')
-rw-r--r-- | hyperterm/themes/special.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hyperterm/themes/special.sh b/hyperterm/themes/special.sh index 08b2f87..fd58b1e 100644 --- a/hyperterm/themes/special.sh +++ b/hyperterm/themes/special.sh @@ -25,7 +25,7 @@ special=("\n\ \[${BOLD}${CYAN}\]hist:\!\[$RESET\]\n\ \[${BOLD}${GREY}\]\ \D{%Y-%m-%d}@\D{%I:%M%p}\[$RESET\] \ -\$(exitstatus)\[$_PROMPT_RESET\]\ +\$(exitstatus)\[$RESET\]\ \$(__prompt_git)\n\ \[${BOLD}${GREEN}\]$SYMBOL \[$RESET\]") |