aboutsummaryrefslogtreecommitdiffstats
path: root/hyperterm
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2021-08-28 21:44:30 -0500
committerJesús <heckyel@hyperbola.info>2021-08-28 21:44:30 -0500
commit7886f787e04d000a3d6651864a4e2211f2d746bf (patch)
tree9094e34f93ee36fade899383550e38278a83d40d /hyperterm
parenta7e8b423593f7108cb3963a1790c5cdcfce8585a (diff)
downloadhyperterm-7886f787e04d000a3d6651864a4e2211f2d746bf.tar.lz
hyperterm-7886f787e04d000a3d6651864a4e2211f2d746bf.tar.xz
hyperterm-7886f787e04d000a3d6651864a4e2211f2d746bf.zip
Add basename of the working directory
Diffstat (limited to 'hyperterm')
-rw-r--r--hyperterm/hyperterm.sha5122
-rw-r--r--hyperterm/themes/simple.sh3
2 files changed, 3 insertions, 2 deletions
diff --git a/hyperterm/hyperterm.sha512 b/hyperterm/hyperterm.sha512
index 80221f8..c9d3738 100644
--- a/hyperterm/hyperterm.sha512
+++ b/hyperterm/hyperterm.sha512
@@ -21,7 +21,7 @@ ab3089453e35cc38544dffe672d532cbd559634937893a053937b599175688aecc5f3caad3064e81
1d70b22277aa1d37e770f952411687c30d47da8caae278e431208671af239591d259258b4982ca9b61faf57f266958a002180496b0db036a94250604212aa1bb ./themes/pure.sh
7efe3770a629d6168b1c9007f420d2d657fa38fc1673dd5dc365dcf3c9d4c34456e346f9ed739c347133f93ad78cf88d0d54fe95523ce5d91a51cd49650d7525 ./themes/special.sh
c6c149704883ce5cbbd941019259effb105dd6910c98910782024311b3362df2e68d03c947908d40686c2620c1521aeee2ffb019a906ad367be1cc3d429ecd82 ./themes/minterm.sh
-e5f07398293342211786c3de1e04d0eb50db297b415bd1e659e57af92751f934bd2d747bbc19d41b5519f33cc16b1c908df754e6340a3b68cc7cb2fc33585181 ./themes/simple.sh
+0b6705dae598dff024fc10fd9c4710a298e7d2ab7b7f3895eb8654d1ad7236a0b0f72511f1db7df8155f32aa882ac2bf55a9d6a04c227ed6285b866ec3a29904 ./themes/simple.sh
07bb7b6bd609e855d0a7c9e39a0ff2959851f559106e8f59816312f298b03e87f39e53430869ed61a1271e265e976ea6b56f7ccee46c4ec3c37b40f1fc11cfad ./themes/default.sh
403fe028575baa22c39dd11ac56a246369b8e38524c216f6d564b59aa22c60a426941f755ad3adb75f212c9124350ce3aeb114ba365ded1ed33b62ac480a60aa ./themes/light_theme.sh
074e8549d638dee7470583c04ebbb7408181974806bd5e2cf5fc134ddee83c01040ed9d59a8aa00a87287b25df1c2e23edf3c063426952a8aeb56db8310ef8fd ./themes/joy.sh
diff --git a/hyperterm/themes/simple.sh b/hyperterm/themes/simple.sh
index b111f32..afba275 100644
--- a/hyperterm/themes/simple.sh
+++ b/hyperterm/themes/simple.sh
@@ -14,7 +14,8 @@ __time_out_command() {
\[${BOLD}${GREY}\]\
\$(exitstatus)\[$RESET\] \
\[${BOLD}${GREY}\]\
-\$(__time_out_command)\[$RESET\]\
+\$(__time_out_command)\[$RESET\] \
+\[${BOLD}${WHITE}\]\W\[$RESET\]\
\$(__prompt_git)\n\
\[${BOLD}${GREEN}\]$SYMBOL \[$RESET\]}"