Hey, can you please take a look at this patch please?
On Fri, Apr 12, 2019 at 10:20:04PM +0300, doron.be...@gmail.com wrote:
> From: Doron Behar <doron.be...@gmail.com>
>
> https://github.com/jwilm/alacritty
> ---
> src/dircolors.hin | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/src/dircolors.hin b/src/dircolors.hin
> index 3aa445bfa..424ed5b19 100644
> --- a/src/dircolors.hin
> +++ b/src/dircolors.hin
> @@ -12,6 +12,7 @@
> # against the TERM environment variable to determine if it is colorizable.
> TERM Eterm
> TERM ansi
> +TERM alacritty
> TERM *color*
> TERM con[0-9]*x[0-9]*
> TERM cons25
> --
> 2.21.0
>