diff --git a/tcshrc.prompt.colors b/tcshrc.prompt.colors index 8ff51d4..343a744 100644 --- a/tcshrc.prompt.colors +++ b/tcshrc.prompt.colors @@ -9,7 +9,7 @@ set date_color="ansi:5" set time_color="ansi:13" set text_color="reset" set brace_color="ansi:11" -set host_color="ansi:12" +set host_color="ansi:12 bold" set user_color="ansi:14" set at_color="ansi:6" set path_color="ansi:10"