* usr/share/byobu/profiles/dircolors: LP: #1752352

- Changed color attribute of symlinks from blinking to underscore.
This commit is contained in:
Jean-Baptiste Lallement 2018-03-08 15:21:51 +01:00
commit d209e8b604

View file

@ -71,7 +71,7 @@ TERM xterm-debian
#FILE 00 # regular file: use no color at all
RESET 0 # reset to "normal" color
DIR 38;5;5 # directory
LINK 4;5;37 # symbolic link. (If you set this to 'target' instead of a
LINK 4;4;37 # symbolic link. (If you set this to 'target' instead of a
# numerical value, the color is as for the file pointed to.)
MULTIHARDLINK 00 # regular file with more than one link
FIFO 40;33 # pipe