Fix some colors

This commit is contained in:
Marco Thomas
2021-09-17 11:21:39 +02:00
parent b18695a4e9
commit 39f352ed80
3 changed files with 14 additions and 6 deletions

View File

@@ -20,7 +20,7 @@ DIR="%{$fg[blue]%}%~"
GIT="%{$fg[red]%}\$vcs_info_msg_0_"
if [[ -n "$SSH_CONNECTION" ]]; then
NAME="%{$fg[yellow]%}%m "
NAME="%B%{$fg[yellow]%}%m%b "
fi
case $TERM in