From 58c8e3d47f1cca198f046e471e82c55a40f3df17 Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Mon, 28 Apr 2025 14:16:40 +0200 Subject: [PATCH] add alacritty to dircolors TERM --- .zsh/dircolors | 1 + 1 file changed, 1 insertion(+) diff --git a/.zsh/dircolors b/.zsh/dircolors index 2490589..89f3614 100644 --- a/.zsh/dircolors +++ b/.zsh/dircolors @@ -42,6 +42,7 @@ TERM terminator TERM tmux* TERM vt48;2;98;114;164 TERM xterm* +TERM alacritty # =================================================================== # Basic file attributes -- 2.39.5