From 3a2f315fad59a4aafddff0c4b3c71ba81033b4cd Mon Sep 17 00:00:00 2001 From: Simon Milvert Date: Thu, 13 Aug 2020 10:57:04 +0200 Subject: [PATCH] Added xterm in bachrc --- bash/bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bash/bashrc b/bash/bashrc index f61de48..347c566 100644 --- a/bash/bashrc +++ b/bash/bashrc @@ -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}\] "