Added xterm in bachrc

This commit is contained in:
Simon Milvert 2020-08-13 10:57:04 +02:00
parent 0baae8a42b
commit 3a2f315fad
1 changed files with 1 additions and 1 deletions

View File

@ -457,7 +457,7 @@ NON_VISABLE_HOST=(simon-alten ares simon-laptop)
#Now we construct the prompt.
PROMPT_COMMAND="history -a"
case ${TERM} in
*term* | rxvt* | linux)
*term* | rxvt* | linux | xterm*)
PS1="\[\$(load_color)\][\A\[${NC}\] "
# Time of day (with load info):
PS1="\[\$(load_color)\][\A\[${NC}\] "