From 5110fcb4baf41fc878b31b502dd57aec197e447b Mon Sep 17 00:00:00 2001 From: balou Date: Tue, 20 Sep 2022 13:08:43 +0000 Subject: use global var PWEXT --- portable-prompt.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portable-prompt.sh b/portable-prompt.sh index d890f97..c676284 100644 --- a/portable-prompt.sh +++ b/portable-prompt.sh @@ -102,7 +102,7 @@ pretty_title(){ extra=" <$extra>" fi - set_title "$host$user:$extra $pwd $tty" + set_title "$host$user:$extra $PWEXT $tty" } blackterm(){ -- cgit 1.4.1-2-gfad0