/ ps1 upd

This commit is contained in:
committer@tuxwarrior
2025-04-18 21:07:53 -05:00
parent 48525c2ea6
commit 5813612d29

View File

@@ -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