This one time, at band camp, Nori Heikkinen said:
> only problem is ... previously, i'd had LC_ALL=POSIX, which made ls
> not intersperse dot-files and non dot-files (which i hate).  just
> exporting LC_COLLATE=POSIX after I export LC_ALL in my ~/.zshenv
> doesn't seem to do it.  
> 
> there must be a way to individually set these different locales to
> different things, no?
> 
> thanks again,
> 
> </nori>

You can alias 'ls = LC_COLLATE=POSIX ls' in your ~/.zshenv (I think -
using bash here, not sure how zsh deals with aliases).

HTH,
Steve

-- 
A few hours grace before the madness begins again.

Attachment: msg09488/pgp00000.pgp
Description: PGP signature

Reply via email to