aboutsummaryrefslogtreecommitdiffstats
path: root/hyperterm/themes/special.sh
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2021-08-19 20:57:23 -0500
committerJesús <heckyel@hyperbola.info>2021-08-19 20:57:23 -0500
commitc236bfbf28bc3229d2434e753833b04b0fb281da (patch)
tree17e05ca22e0e8d97485926bafc47c90fd1f6a266 /hyperterm/themes/special.sh
parent712272e5052acbfb3b2c193071693c558a0c6eb4 (diff)
downloadhyperterm-c236bfbf28bc3229d2434e753833b04b0fb281da.tar.lz
hyperterm-c236bfbf28bc3229d2434e753833b04b0fb281da.tar.xz
hyperterm-c236bfbf28bc3229d2434e753833b04b0fb281da.zip
Fix theme simple and minor fix in theme special.
Too fix variable ${RESET} in git, now save as %b
Diffstat (limited to 'hyperterm/themes/special.sh')
-rw-r--r--hyperterm/themes/special.sh2
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\]")