/ ps1 upd

This commit is contained in:
fro
2025-10-12 07:01:30 -05:00
parent 9c38d2f278
commit aaa691ae25

View File

@@ -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 # x terminal shell start string | https://askubuntu.com/questions/1340319/ps1-string-full-documentation-and-reference-page
# https://bash-prompt-generator.org/ # https://bash-prompt-generator.org/
# https://askubuntu.com/questions/193416/adding-timestamps-to-terminal-prompts # 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 # change the window title of x terminals
case ${TERM} in case ${TERM} in