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