From f7dff243c48c1fe7f64e7b91f199e92d0ef97171 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Fri, 30 Jun 2017 12:19:57 -0500 Subject: [PATCH] add stterm to dircolors --- .zsh/dircolors | 1 + 1 file changed, 1 insertion(+) diff --git a/.zsh/dircolors b/.zsh/dircolors index c2cd451..13d3280 100644 --- a/.zsh/dircolors +++ b/.zsh/dircolors @@ -69,6 +69,7 @@ TERM xterm-256color TERM xterm-88color TERM xterm-color TERM xterm-debian +TERM stterm-256color # 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: # Attribute codes: -- 2.39.2