nutools/lib/bashrc.d/color_ls.[SunOS].shared

6 lines
134 B
Bash

# -*- coding: utf-8 mode: sh -*- vim:sw=4:sts=4:et:ai:si:sta:fenc=utf-8
if [ -n "$UTOOLS_LS_ALIASES" ]; then
alias ls="ls -F"
fi