diff options
author | Daniel Silverstone <dsilvers@digital-scurf.org> | 2018-03-05 10:49:22 +0000 |
---|---|---|
committer | Daniel Silverstone <dsilvers@digital-scurf.org> | 2018-03-05 10:49:22 +0000 |
commit | e6588d3446d756fc983fc50b0081bcb68f157a80 (patch) | |
tree | c3402bf2191be12fc98f2fe12d94c0104b1260b1 /settings | |
parent | 85f223bcc5f1aa2be9072e656f5c102657c4174d (diff) | |
download | resources-e6588d3446d756fc983fc50b0081bcb68f157a80.tar.bz2 |
Add 256 color xterm to dircolors to make it compatible with newer gnome-terminal
Diffstat (limited to 'settings')
-rw-r--r-- | settings/ls/dircolors | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/settings/ls/dircolors b/settings/ls/dircolors index 3ba3cf3..b65c586 100644 --- a/settings/ls/dircolors +++ b/settings/ls/dircolors @@ -17,6 +17,7 @@ TERM con80x50 TERM con80x60 TERM xterm TERM xterm-debian +TERM xterm-256color TERM rxvt TERM screen TERM screen-w |