From 5813612d29aa1ae6e7679ba3460d6f2c1d9afa98 Mon Sep 17 00:00:00 2001 From: "committer@tuxwarrior" Date: Fri, 18 Apr 2025 21:07:53 -0500 Subject: [PATCH] / ps1 upd --- dots/bash/.bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dots/bash/.bashrc b/dots/bash/.bashrc index 16c63e8..29ceb47 100644 --- a/dots/bash/.bashrc +++ b/dots/bash/.bashrc @@ -58,7 +58,7 @@ alias tp-restore="trash-restore" # x terminal shell start string | https://askubuntu.com/questions/1340319/ps1-string-full-documentation-and-reference-page # https://bash-prompt-generator.org/ # https://askubuntu.com/questions/193416/adding-timestamps-to-terminal-prompts -PS1='[\u@\h::\D{%y%m%d@%H%M} \W]\$ ' +PS1='⚙[\D{%y%m%d%H%M}|\u@\h|\W]\$ ' # change the window title of x terminals case ${TERM} in