diff --git a/dots/bash/.bashrc b/dots/bash/.bashrc index d10f2b7..255087b 100644 --- a/dots/bash/.bashrc +++ b/dots/bash/.bashrc @@ -60,7 +60,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='⚙[\D{%y%m%d%H%M}|\u@\h \W]\$ ' +PS1='⚙[\D{%y%m%d%H%M}|\u@\h \e[4m\]\w\e[0m\]]\$ ' # change the window title of x terminals case ${TERM} in