# -*- 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