From a2ae0b1ef288ee8a1a88c5fc4aa46f29bba30fc2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yaroslav=20de=20la=20Pe=C3=B1a=20Smirnov?= Date: Fri, 20 Oct 2023 16:39:42 +0300 Subject: dir_colors update --- dotfiles/.config/dir_colors | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'dotfiles/.config') diff --git a/dotfiles/.config/dir_colors b/dotfiles/.config/dir_colors index 1e3ff8c..daf997f 100644 --- a/dotfiles/.config/dir_colors +++ b/dotfiles/.config/dir_colors @@ -68,6 +68,8 @@ TERM xterm-256color TERM xterm-88color TERM xterm-color TERM xterm-debian +TERM foot +TERM foot-extra # Below are the color init strings for the basic file types. A color init # string consists of one or more of the following numeric codes: @@ -182,6 +184,7 @@ EXEC 01;32 .mpeg 01;35 .m2v 01;35 .mkv 01;35 +.webp 01;35 .webm 01;35 .ogm 01;35 .mp4 01;35 @@ -205,8 +208,7 @@ EXEC 01;32 .yuv 01;35 .cgm 01;35 .emf 01;35 - -# http://wiki.xiph.org/index.php/MIME_Types_and_File_Extensions +.nef 01;35 .axv 01;35 .anx 01;35 .ogv 01;35 @@ -221,6 +223,9 @@ EXEC 01;32 .log 00;32 .tex 00;32 .doc 00;32 +.docx 00;32 +.md 00;32 +.html 00;32 # audio formats .aac 00;36 @@ -233,10 +238,9 @@ EXEC 01;32 .mp3 00;36 .mpc 00;36 .ogg 00;36 +.opus 00;36 .ra 00;36 .wav 00;36 - -# http://wiki.xiph.org/index.php/MIME_Types_and_File_Extensions .axa 00;36 .oga 00;36 .spx 00;36 -- cgit v1.2.3