From aaa691ae250288af126d359721da97499907d830 Mon Sep 17 00:00:00 2001 From: fro Date: Sun, 12 Oct 2025 07:01:30 -0500 Subject: [PATCH] / ps1 upd --- dots/bash/.bashrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dots/bash/.bashrc b/dots/bash/.bashrc index c606d04..32f654a 100644 --- a/dots/bash/.bashrc +++ b/dots/bash/.bashrc @@ -72,7 +72,8 @@ alias luna="~/syncDir/quick/swas/installationFiles/lunaModeler/Luna\ Modeler-10. # 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='āš™[\D{%y%m%d%H%M}|\u@\h \w]\$ ' +PS1='\nāš™[\D{%y%m%d%H%M}|\u@\h \w]\$ ' +#PS1='\[\e[01;32m\]\u@\h \[\e[01;34m\]\w\[\e[00m\]\$ ' # change the window title of x terminals case ${TERM} in