summaryrefslogtreecommitdiff
path: root/.config/dircolors
diff options
context:
space:
mode:
authorDavid Luevano Alvarado <55825613+luevano@users.noreply.github.com>2020-03-10 13:36:30 -0700
committerDavid Luevano Alvarado <55825613+luevano@users.noreply.github.com>2020-03-10 13:36:30 -0700
commit238e3c922ef3ef9742a7a2e03e21e160baa361c7 (patch)
tree73613c1e4d220e7271deccb40ba3cadedead4c65 /.config/dircolors
parent316115a37e510e51bdc964451813e6722341e320 (diff)
Fix dircolors file for alacritty
Diffstat (limited to '.config/dircolors')
-rw-r--r--.config/dircolors1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/dircolors b/.config/dircolors
index d99ef64..395b460 100644
--- a/.config/dircolors
+++ b/.config/dircolors
@@ -24,6 +24,7 @@ TERM terminator
TERM tmux*
TERM vt100
TERM xterm*
+TERM alacritty
# Below are the color init strings for the basic file types.
# Attribute codes:
# 00=none 01=bold 04=underscore 05=blink 07=reverse 08=concealed