Change LS_COLORS codes to ansi not ext.

This commit is contained in:
2026-07-30 01:20:35 -04:00
parent 87cae283c0
commit f5a336e4df
+4 -4
View File
@@ -2,10 +2,10 @@
# CSHENV Colors for gnu compatible LS # # CSHENV Colors for gnu compatible LS #
####################################### #######################################
set cshenv_c_source="italic ext:2" set cshenv_c_source="italic ansi:2"
set cshenv_c_header="italic ext:3" set cshenv_c_header="italic ansi:3"
set cshenv_archive="ext:9 doubleunder" set cshenv_archive="ansi:9 doubleunder"
set cshenv_image="bold ext:5" set cshenv_image="bold ansi:5"
set cshenv_ls_colors=\ set cshenv_ls_colors=\
( \ ( \