]> git.pld-linux.org Git - packages/coreutils.git/blob - fileutils.sh
- added DIR_COLORS based ls colors redefinition.
[packages/coreutils.git] / fileutils.sh
1 alias   ls="ls --color=tty"
2 eval `dircolors -b /etc/DIR_COLORS`
This page took 0.026336 seconds and 4 git commands to generate.