From 7934af92aa5c276ad841211a57f04af7285db700 Mon Sep 17 00:00:00 2001 From: ADAM David Alan Martin Date: Wed, 8 Jul 2026 00:21:16 -0400 Subject: [PATCH] Let's make shell files look a bit different. --- tcshrc.lscolors | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tcshrc.lscolors b/tcshrc.lscolors index d18fa44..4a6032a 100644 --- a/tcshrc.lscolors +++ b/tcshrc.lscolors @@ -9,7 +9,7 @@ set cshenv_image="bold ext:5" set cshenv_ls_colors=\ ( \ - .sh=ansi:5 \ + .sh=ansi:9,underline,ul:ext:7 \ no=reset # Normal \ fi=reset # File? \ ex=under,ul:ext:1,ansi:1,italic # Executable \