From 7886f787e04d000a3d6651864a4e2211f2d746bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Sat, 28 Aug 2021 21:44:30 -0500 Subject: Add basename of the working directory --- hyperterm/themes/simple.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'hyperterm/themes/simple.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\]}" -- cgit v1.2.3