Skip to content

Commit d160260

Browse files
author
Anthony Ruhier
committed
Add alacritty terminal
1 parent 2720cb1 commit d160260

4 files changed

+4
-0
lines changed

dircolors.256dark

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010

1111
# Term Section
1212
TERM Eterm
13+
TERM alacritty
1314
TERM ansi
1415
TERM color-xterm
1516
TERM con132x25

dircolors.ansi-dark

+1
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
COLOR tty
4545

4646
# Below, there should be one TERM entry for each termtype that is colorizable
47+
TERM alacritty
4748
TERM ansi
4849
TERM color_xterm
4950
TERM color-xterm

dircolors.ansi-light

+1
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
COLOR tty
4545

4646
# Below, there should be one TERM entry for each termtype that is colorizable
47+
TERM alacritty
4748
TERM ansi
4849
TERM color_xterm
4950
TERM color-xterm

dircolors.ansi-universal

+1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
COLOR tty
4444

4545
# Below, there should be one TERM entry for each termtype that is colorizable
46+
TERM alacritty
4647
TERM ansi
4748
TERM color_xterm
4849
TERM color-xterm

0 commit comments

Comments
 (0)