Fix bug causing ls function to never color or classify files

darcs-hash:20061004235530-ac50b-815b8576b4d845c4d5929e034177c917fc050cae.gz
This commit is contained in:
axel 2006-10-05 09:55:30 +10:00
parent ad5a6e0552
commit 302516a747

View file

@ -9,7 +9,7 @@ if command ls --version 1>/dev/null 2>/dev/null
if isatty 1
set param $param --indicator-style=classify
end
command ls $argv
command ls $param $argv
end
set -l color_document 35