base-files: add alacritty to DIR_COLORS.256color

This commit is contained in:
David Flatz 2022-05-02 15:35:51 +02:00 committed by Leah Neukirchen
parent c9b6364301
commit 836606ebd9
2 changed files with 2 additions and 1 deletions

View file

@ -20,6 +20,7 @@ COLOR tty
OPTIONS -F -T 0
# Below, there should be one TERM entry for each termtype that is colorizable
TERM alacritty
TERM putty-256color
TERM rxvt-256color
TERM screen-256color

View file

@ -1,7 +1,7 @@
# Template file for 'base-files'
pkgname=base-files
version=0.142
revision=12
revision=13
bootstrap=yes
depends="xbps-triggers"
short_desc="Void Linux base system files"