| ||||||
| 7/30 |
| 2004/5/7 [Uncategorized] UID:30095 Activity:nil |
5/7 To colorize your ls output on soda, set the LSCOLORS env var, ie:
setenv LSCOLORS=BxDxFxdxCxdxdxBxBxBxBx
then set terminal to xterm-color/linux
finally alias ls 'ls -CFG' |