Set the Xterm title from the bash prompt.
authorSteve Youngs <steve@steveyoungs.com>
Sun, 18 Apr 2021 01:13:34 +0000 (11:13 +1000)
committerSteve Youngs <steve@steveyoungs.com>
Sun, 18 Apr 2021 01:13:34 +0000 (11:13 +1000)
commita5ccfb49dd1219b34052a5813444e820482867cb
tree80ba6cfbc2f282ce6c7fd07d66d5d903f1977e00
parent9504ab288960adde58e1b1a39345c03f81fccbf5
Set the Xterm title from the bash prompt.

* etc/pkgusr/bash_profile (_settitle): New, to set the Xterm title
in the prompt.
(make_prompt): Use it.

Signed-off-by: Steve Youngs <steve@steveyoungs.com>
etc/pkgusr/bash_profile