From 216beb6c4dc046501566305e15fb731bd9a7f052 Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Wed, 10 Nov 2021 15:21:38 +0330 Subject: updates --- .dir_colors | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.dir_colors') diff --git a/.dir_colors b/.dir_colors index 1021789..40318c6 100644 --- a/.dir_colors +++ b/.dir_colors @@ -42,7 +42,7 @@ TERM xterm* #NORMAL 00 # no color code at all #FILE 00 # regular file: use no color at all RESET 0 # reset to "normal" color -DIR 01;34 # directory +DIR 01;38;5;23 # directory LINK 01;36 # symbolic link. (If you set this to 'target' instead of a # numerical value, the color is as for the file pointed to.) MULTIHARDLINK 00 # regular file with more than one link -- cgit v1.2.3