diff options
author | Florian Pritz <bluewind@xinu.at> | 2014-07-23 18:03:56 +0200 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2014-07-23 18:03:56 +0200 |
commit | 841efdb3954c02dff39d96af46ff0a503f817aa0 (patch) | |
tree | 80d71fe95043e1ddef2c237f27a81bff65b272f3 | |
parent | de929dec87b0642acea317424da3bedd4d80e891 (diff) | |
download | dotfiles-841efdb3954c02dff39d96af46ff0a503f817aa0.tar.gz dotfiles-841efdb3954c02dff39d96af46ff0a503f817aa0.tar.xz |
dircolors: support termite
Signed-off-by: Florian Pritz <bluewind@xinu.at>
-rw-r--r-- | .dircolors | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -53,6 +53,7 @@ TERM xterm-256color TERM xterm-88color TERM xterm-color TERM xterm-debian +TERM xterm-termite # 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: |