From f5a336e4df0f8fd7cadfc194cb74eddfcb583b69 Mon Sep 17 00:00:00 2001 From: ADAM David Alan Martin Date: Thu, 30 Jul 2026 01:20:35 -0400 Subject: [PATCH] Change LS_COLORS codes to `ansi` not `ext`. --- tcshrc.lscolors | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tcshrc.lscolors b/tcshrc.lscolors index 4a6032a..8e8a428 100644 --- a/tcshrc.lscolors +++ b/tcshrc.lscolors @@ -2,10 +2,10 @@ # CSHENV Colors for gnu compatible LS # ####################################### -set cshenv_c_source="italic ext:2" -set cshenv_c_header="italic ext:3" -set cshenv_archive="ext:9 doubleunder" -set cshenv_image="bold ext:5" +set cshenv_c_source="italic ansi:2" +set cshenv_c_header="italic ansi:3" +set cshenv_archive="ansi:9 doubleunder" +set cshenv_image="bold ansi:5" set cshenv_ls_colors=\ ( \